License |
License |
---|---|
GroupId | GroupIdcom.rfksystems |
ArtifactId | ArtifactIdtibit |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionTibit
Time Based Identity Token (Tibit)
|
Project URL |
Project URL |
Project Organization |
Project OrganizationRFK Systems |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tibit-1.0.0.pom | |
tibit-1.0.0.jar | 4 KB |
tibit-1.0.0-sources.jar | 2 KB |
tibit-1.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rfksystems/tibit/ -->
<dependency>
<groupId>com.rfksystems</groupId>
<artifactId>tibit</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rfksystems/tibit/
implementation 'com.rfksystems:tibit:1.0.0'
// https://jarcasting.com/artifacts/com.rfksystems/tibit/
implementation ("com.rfksystems:tibit:1.0.0")
'com.rfksystems:tibit:jar:1.0.0'
<dependency org="com.rfksystems" name="tibit" rev="1.0.0">
<artifact name="tibit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rfksystems', module='tibit', version='1.0.0')
)
libraryDependencies += "com.rfksystems" % "tibit" % "1.0.0"
[com.rfksystems/tibit "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 0.40 |
junit : junit | jar | 4.12 |