| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.danlew |
| ArtifactId | ArtifactIdandroid.joda |
| Version | Version2.10.9.1 |
| Type | Typeaar |
| Description |
Descriptionjoda-time-android Library
Joda-Time library with Android specialization
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android.joda-2.10.9.1.pom | |
| android.joda-2.10.9.1.aar | 311 KB |
| android.joda-2.10.9.1-sources.jar | 10 KB |
| android.joda-2.10.9.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/net.danlew/android.joda/ -->
<dependency>
<groupId>net.danlew</groupId>
<artifactId>android.joda</artifactId>
<version>2.10.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.danlew/android.joda/
implementation 'net.danlew:android.joda:2.10.9.1'
// https://jarcasting.com/artifacts/net.danlew/android.joda/
implementation ("net.danlew:android.joda:2.10.9.1")
'net.danlew:android.joda:aar:2.10.9.1'
<dependency org="net.danlew" name="android.joda" rev="2.10.9.1">
<artifact name="android.joda" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.danlew', module='android.joda', version='2.10.9.1')
)
libraryDependencies += "net.danlew" % "android.joda" % "2.10.9.1"
[net.danlew/android.joda "2.10.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 2.10.9 |
| androidx.startup » startup-runtime | jar | 1.0.0 |
| androidx.annotation » annotation | jar | 1.1.0 |