is not current version
Last Version 1.0.41

com.shapestone:authentication-data 1.0.39

null

Categories

Categories

Data
GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

authentication-data
Version

Version

1.0.39
Type

Type

jar

Download authentication-data 1.0.39


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