License |
License |
---|---|
GroupId | GroupIdcom.olekdia |
ArtifactId | ArtifactIdandroid-joda-time |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroidJodaTime
Joda-Time, with time zones provided by Android
|
Project URL |
Project URL |
Project Organization |
Project Organizationolekdia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-joda-time-3.1.1.pom | |
android-joda-time-3.1.1-sources.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.olekdia/android-joda-time/ -->
<dependency>
<groupId>com.olekdia</groupId>
<artifactId>android-joda-time</artifactId>
<version>3.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.olekdia/android-joda-time/
implementation 'com.olekdia:android-joda-time:3.1.1'
// https://jarcasting.com/artifacts/com.olekdia/android-joda-time/
implementation ("com.olekdia:android-joda-time:3.1.1")
'com.olekdia:android-joda-time:aar:3.1.1'
<dependency org="com.olekdia" name="android-joda-time" rev="3.1.1">
<artifact name="android-joda-time" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.olekdia', module='android-joda-time', version='3.1.1')
)
libraryDependencies += "com.olekdia" % "android-joda-time" % "3.1.1"
[com.olekdia/android-joda-time "3.1.1"]