is not current version
Last Version 1.0.2

org.jbakery:jbakery-extensions-spring-social 1.0.1

Extensions for Spring Social.

GroupId

GroupId

org.jbakery
ArtifactId

ArtifactId

jbakery-extensions-spring-social
Version

Version

1.0.1
Type

Type

jar

Download jbakery-extensions-spring-social 1.0.1


<!-- https://jarcasting.com/artifacts/org.jbakery/jbakery-extensions-spring-social/ -->
<dependency>
    <groupId>org.jbakery</groupId>
    <artifactId>jbakery-extensions-spring-social</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbakery/jbakery-extensions-spring-social/
implementation 'org.jbakery:jbakery-extensions-spring-social:1.0.1'
// https://jarcasting.com/artifacts/org.jbakery/jbakery-extensions-spring-social/
implementation ("org.jbakery:jbakery-extensions-spring-social:1.0.1")
'org.jbakery:jbakery-extensions-spring-social:jar:1.0.1'
<dependency org="org.jbakery" name="jbakery-extensions-spring-social" rev="1.0.1">
  <artifact name="jbakery-extensions-spring-social" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbakery', module='jbakery-extensions-spring-social', version='1.0.1')
)
libraryDependencies += "org.jbakery" % "jbakery-extensions-spring-social" % "1.0.1"
[org.jbakery/jbakery-extensions-spring-social "1.0.1"]