is not current version
Last Version 4.17.2

com.raxdenstudios:commons-threeten 4.9.2

Threeten commons is a library with a set of useful classes to help to developer to work with threeten.

GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-threeten
Version

Version

4.9.2
Type

Type

aar

Download commons-threeten 4.9.2


<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-threeten/ -->
<dependency>
    <groupId>com.raxdenstudios</groupId>
    <artifactId>commons-threeten</artifactId>
    <version>4.9.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-threeten/
implementation 'com.raxdenstudios:commons-threeten:4.9.2'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-threeten/
implementation ("com.raxdenstudios:commons-threeten:4.9.2")
'com.raxdenstudios:commons-threeten:aar:4.9.2'
<dependency org="com.raxdenstudios" name="commons-threeten" rev="4.9.2">
  <artifact name="commons-threeten" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-threeten', version='4.9.2')
)
libraryDependencies += "com.raxdenstudios" % "commons-threeten" % "4.9.2"
[com.raxdenstudios/commons-threeten "4.9.2"]