License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.shapestone |
ArtifactId | ArtifactIdauthentication-data |
Last Version | Last Version1.0.41 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauthentication-data
null
|
<!-- https://jarcasting.com/artifacts/com.shapestone/authentication-data/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>authentication-data</artifactId>
<version>1.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/authentication-data/
implementation 'com.shapestone:authentication-data:1.0.41'
// https://jarcasting.com/artifacts/com.shapestone/authentication-data/
implementation ("com.shapestone:authentication-data:1.0.41")
'com.shapestone:authentication-data:jar:1.0.41'
<dependency org="com.shapestone" name="authentication-data" rev="1.0.41">
<artifact name="authentication-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='authentication-data', version='1.0.41')
)
libraryDependencies += "com.shapestone" % "authentication-data" % "1.0.41"
[com.shapestone/authentication-data "1.0.41"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |