gabrielruiu / spring-social-yahoo

Spring Social Yahoo is an extension based on Spring Social that provides funcationality to communicate with the Yahoo Social Rest API.
Other
2 stars 2 forks source link

spring-social-yahoo Maven repository #1

Closed decisionwanted closed 9 years ago

decisionwanted commented 9 years ago

Hello,

I'd like to include spring-social-yahoo into my project. Do you have a Maven reository for spring-social-yahoo ?

Thanks

decisionwanted commented 9 years ago

I think I found this one:

        <dependency>
            <groupId>com.github.gabrielruiu</groupId>
            <artifactId>spring-social-yahoo</artifactId>
            <version>1.0.0.RELEASE</version>
        </dependency>
gabrielruiu commented 9 years ago

Yup, that's it :)

gabrielruiu commented 9 years ago

I'll add the maven dependency to the readme in the following version

decisionwanted commented 9 years ago

Thank you very much ! Could you please take a look into my other issue - https://github.com/gabrielruiu/spring-social-yahoo/issues/2. I'm completely blocked right now with it :(

gabrielruiu commented 9 years ago

Taking a look now to see what I can do