| Группа | Группаcom.github.udpnarola |
|---|---|
| Идентификатор | Идентификаторsocial-login-authcode-library |
| Версия | Версия1.0.0 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.udpnarola/social-login-authcode-library/ -->
<dependency>
<groupId>com.github.udpnarola</groupId>
<artifactId>social-login-authcode-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.udpnarola/social-login-authcode-library/
implementation 'com.github.udpnarola:social-login-authcode-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.udpnarola/social-login-authcode-library/
implementation ("com.github.udpnarola:social-login-authcode-library:1.0.0")
'com.github.udpnarola:social-login-authcode-library:jar:1.0.0'
<dependency org="com.github.udpnarola" name="social-login-authcode-library" rev="1.0.0">
<artifact name="social-login-authcode-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.udpnarola', module='social-login-authcode-library', version='1.0.0')
)
libraryDependencies += "com.github.udpnarola" % "social-login-authcode-library" % "1.0.0"
[com.github.udpnarola/social-login-authcode-library "1.0.0"]