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

Release 3.1.x #43

Open
devent opened this issue May 20, 2021 · 3 comments
Open

Release 3.1.x #43

devent opened this issue May 20, 2021 · 3 comments

Comments

@devent
Copy link

devent commented May 20, 2021

Hi. I came from Stackoverflow https://stackoverflow.com/questions/259140/scanning-java-annotations-at-runtime
I would like to try your library, but it's still in SNAPSHOT for 7 years. Can you please maybe release a 3.1.x version to maven central? It wouldn't matter if there are still features/issues open, at least I could try it out.

@rmuller
Copy link
Owner

rmuller commented May 21, 2021

Yes, you are right. It is time to release it :)

However, currently i am short on time, but will put it on my todo list for the next weeks

@lopotun
Copy link

lopotun commented Jan 10, 2022

@TheAirBlow
Copy link

In the meantime y'all can use my repo:

repositories {
    maven {
        url 'https://cdn.sussy.tech/repo2/'
    }
}

dependencies {
    implementation 'eu.infomas:annotation-detector:3.1.0-SNAPSHOT'
}

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

4 participants