License |
License |
---|---|
GroupId | GroupIdcom.raxdenstudios.commons |
ArtifactId | ArtifactIdcommons-threeten |
Last Version | Last Version4.3.0 |
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.3.0.pom | |
commons-threeten-4.3.0-sources.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.jakewharton.threetenabp : threetenabp | jar | 1.2.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |