Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is flexpolyline for Java published? #55

Closed
leslieli opened this issue Apr 14, 2022 · 2 comments
Closed

Is flexpolyline for Java published? #55

leslieli opened this issue Apr 14, 2022 · 2 comments

Comments

@leslieli
Copy link

Hi there,

We would like to use flexpolyline in a Java project. However, once we added the following dependency to the pom.xml, it did not work. flexpolyline was not be loaded. Seem it isn't published yet. Could you please help confirm and suggest?

<dependency>
      <groupId>com.here</groupId>
      <artifactId>flexpolyline</artifactId>
      <version>0.1.0</version>
    </dependency>

Should I just copy the code into our own project?

Thanks!

@OrangeDog
Copy link

It doesn't appear in any major repositories, and there are no publishing settings in the code.

https://mvnrepository.com/artifact/com.here

The <version> is also out of date - the latest tag is java-0.2.0.

It would be good if this could be sorted out properly.

@cio
Copy link
Contributor

cio commented Jun 6, 2024

As noted before, it is not published in maven repos and there are no immediate plans to change that although there would definitely be some use in that.

@cio cio closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants