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

Maven repository with stable builds #38

Closed
slomo opened this issue Jun 2, 2014 · 4 comments
Closed

Maven repository with stable builds #38

slomo opened this issue Jun 2, 2014 · 4 comments
Assignees

Comments

@slomo
Copy link
Contributor

slomo commented Jun 2, 2014

I was looking for a maven repository containt the stable builds and didn't find one. Only the one with the snaphots. It would be cool to haven jcardsim even on maven central so I can include it more easly into my project.

@licel licel self-assigned this Jun 3, 2014
licel added a commit that referenced this issue Jun 23, 2014
@licel
Copy link
Owner

licel commented Jun 23, 2014

Publication into Maven Central has been initiated. You need to wait a few days for the index update, or use jCenter repository https://bintray.com/jcardsim/maven/jCardSim/view/general

@licel
Copy link
Owner

licel commented Jun 23, 2014

After successful publishing version 2.2.1 we will also publish 2.2.2

@licel
Copy link
Owner

licel commented Jun 24, 2014

Version 2.2.1 published in Maven Central

        <dependency>
            <groupId>com.licel</groupId>
            <artifactId>jcardsim</artifactId>
            <version>2.2.1</version>
            <type>jar</type>
        </dependency>

@licel
Copy link
Owner

licel commented Jun 24, 2014

Version 2.2.2 published in Maven Central

        <dependency>
            <groupId>com.licel</groupId>
            <artifactId>jcardsim</artifactId>
            <version>2.2.2</version>
            <type>jar</type>
        </dependency>

@licel licel closed this as completed Jun 24, 2014
licel added a commit that referenced this issue Jul 31, 2014
licel added a commit that referenced this issue Apr 15, 2016
licel added a commit that referenced this issue Apr 15, 2016
licel added a commit that referenced this issue Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants