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

Status of the 1.0.8 version #30

Closed
3Dcube opened this issue Oct 9, 2017 · 1 comment
Closed

Status of the 1.0.8 version #30

3Dcube opened this issue Oct 9, 2017 · 1 comment

Comments

@3Dcube
Copy link

3Dcube commented Oct 9, 2017

What the status of the 1.0.8 version? Is it still under development? Should I use 1.0.7 version?
Just inserted a few lines from the readme.

        <dependency>
            <groupId>com.verhas</groupId>
            <artifactId>license3j</artifactId>
            <version>1.0.8</version>
        </dependency>

And I got:

Could not find artifact com.verhas:license3j:jar:1.0.8 in central (https://repo.maven.apache.org/maven2)
@verhas
Copy link
Owner

verhas commented Oct 10, 2017

The latest release that was finalized, published and put into central maven repo is 1.0.7

The readme.md that you can read on the URL

https://github.com/verhas/License3j

is the latest snapshot release. The HEAD of the git repository, just as any other files in the git repository. This already is preparing for the next release, which is going to be 1.0.8

You can safely use the release 1.0.7 or you can download a snapshot version as depicted in

https://github.com/verhas/License3j/blob/master/pom.xml

compile it and go ahead using the new features that will be released in the new version.

@verhas verhas closed this as completed Oct 10, 2017
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

2 participants