is not current version
Last Version 0.1.13

com.gu:social-signin_2.12 0.1.5

Scala library for Social Sign-in.

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

social-signin_2.12
Version

Version

0.1.5
Type

Type

jar

Download social-signin_2.12 0.1.5


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