| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.raxdenstudios | 
    
| ArtifactId | ArtifactIdcommons-threeten | 
    
| Last Version | Last Version4.17.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionThreeten Commons 
            Threeten commons is a library with a set of useful classes to help to developer to work with threeten. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| commons-threeten-4.17.2.pom | |
| commons-threeten-4.17.2-sources.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-threeten/ -->
<dependency>
    <groupId>com.raxdenstudios</groupId>
    <artifactId>commons-threeten</artifactId>
    <version>4.17.2</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.raxdenstudios/commons-threeten/
implementation 'com.raxdenstudios:commons-threeten:4.17.2'
                // https://jarcasting.com/artifacts/com.raxdenstudios/commons-threeten/
implementation ("com.raxdenstudios:commons-threeten:4.17.2")
                'com.raxdenstudios:commons-threeten:aar:4.17.2'
                <dependency org="com.raxdenstudios" name="commons-threeten" rev="4.17.2">
  <artifact name="commons-threeten" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.raxdenstudios', module='commons-threeten', version='4.17.2')
)
                libraryDependencies += "com.raxdenstudios" % "commons-threeten" % "4.17.2"
                [com.raxdenstudios/commons-threeten "4.17.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.jakewharton.threetenabp : threetenabp | jar | 1.2.0 |