| License |
License |
|---|---|
| GroupId | GroupIdhu.meza.tools |
| ArtifactId | ArtifactIdgalib |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGoogle Authenticator lib
A google authenticator library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| galib-1.2.pom | |
| galib-1.2.jar | 6 KB |
| galib-1.2-sources.jar | 4 KB |
| galib-1.2-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hu.meza.tools/galib/ -->
<dependency>
<groupId>hu.meza.tools</groupId>
<artifactId>galib</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/hu.meza.tools/galib/
implementation 'hu.meza.tools:galib:1.2'
// https://jarcasting.com/artifacts/hu.meza.tools/galib/
implementation ("hu.meza.tools:galib:1.2")
'hu.meza.tools:galib:jar:1.2'
<dependency org="hu.meza.tools" name="galib" rev="1.2">
<artifact name="galib" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.meza.tools', module='galib', version='1.2')
)
libraryDependencies += "hu.meza.tools" % "galib" % "1.2"
[hu.meza.tools/galib "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | [2.2,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4.11,) |
| org.mockito : mockito-all | jar | [1.9.5,) |