Threeten Commons

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

License

License

GroupId

GroupId

com.raxdenstudios.commons
ArtifactId

ArtifactId

commons-threeten
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/raxden/android-commons
Source Code Management

Source Code Management

https://github.com/raxden/android-commons/tree/master

Download commons-threeten

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jakewharton.threetenabp : threetenabp jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0