| License | 
                License
                                                        MIT License                                                 
                             | 
        
|---|---|
| GroupId | GroupIdcom.aaronbedra | 
    
| ArtifactId | ArtifactIdchronometrophobia | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionchronometrophobia 
            A Java TOTP Library 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| chronometrophobia-1.0.pom | |
| chronometrophobia-1.0.jar | 32 KB | 
| chronometrophobia-1.0-sources.jar | 8 KB | 
| chronometrophobia-1.0-javadoc.jar | 521 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aaronbedra/chronometrophobia/ -->
<dependency>
    <groupId>com.aaronbedra</groupId>
    <artifactId>chronometrophobia</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.aaronbedra/chronometrophobia/
implementation 'com.aaronbedra:chronometrophobia:1.0'
                // https://jarcasting.com/artifacts/com.aaronbedra/chronometrophobia/
implementation ("com.aaronbedra:chronometrophobia:1.0")
                'com.aaronbedra:chronometrophobia:jar:1.0'
                <dependency org="com.aaronbedra" name="chronometrophobia" rev="1.0">
  <artifact name="chronometrophobia" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.aaronbedra', module='chronometrophobia', version='1.0')
)
                libraryDependencies += "com.aaronbedra" % "chronometrophobia" % "1.0"
                [com.aaronbedra/chronometrophobia "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-codec : commons-codec | jar | 1.15 | 
| com.jnape.palatable : lambda | jar | 5.3.0 | 
| com.jnape.palatable : shoki | jar | 1.0-alpha-2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| com.jnape.palatable : lambda | test-jar | 5.3.0 |