GroupId | GroupIdcom.raxdenstudios |
---|---|
ArtifactId | ArtifactIdcommons-threeten |
Version | Version4.16.19 |
Type | Typeaar |
Filename | Size |
---|---|
commons-threeten-4.16.19.pom | |
commons-threeten-4.16.19-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-threeten/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-threeten</artifactId>
<version>4.16.19</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-threeten/
implementation 'com.raxdenstudios:commons-threeten:4.16.19'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-threeten/
implementation ("com.raxdenstudios:commons-threeten:4.16.19")
'com.raxdenstudios:commons-threeten:aar:4.16.19'
<dependency org="com.raxdenstudios" name="commons-threeten" rev="4.16.19">
<artifact name="commons-threeten" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-threeten', version='4.16.19')
)
libraryDependencies += "com.raxdenstudios" % "commons-threeten" % "4.16.19"
[com.raxdenstudios/commons-threeten "4.16.19"]