| License |
License |
|---|---|
| GroupId | GroupIdcom.gabrielittner.threetenbp |
| ArtifactId | ArtifactIdlazythreetenbp |
| Version | Version0.10.0 |
| Type | Typeaar |
| Description |
DescriptionThreeTenBp Lazy Zone Provider
Lazy loading ZoneRuleProvider for ThreeTenBp
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lazythreetenbp-0.10.0.pom | |
| lazythreetenbp-0.10.0-sources.jar | 8 KB |
| lazythreetenbp-0.10.0-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gabrielittner.threetenbp/lazythreetenbp/ -->
<dependency>
<groupId>com.gabrielittner.threetenbp</groupId>
<artifactId>lazythreetenbp</artifactId>
<version>0.10.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gabrielittner.threetenbp/lazythreetenbp/
implementation 'com.gabrielittner.threetenbp:lazythreetenbp:0.10.0'
// https://jarcasting.com/artifacts/com.gabrielittner.threetenbp/lazythreetenbp/
implementation ("com.gabrielittner.threetenbp:lazythreetenbp:0.10.0")
'com.gabrielittner.threetenbp:lazythreetenbp:aar:0.10.0'
<dependency org="com.gabrielittner.threetenbp" name="lazythreetenbp" rev="0.10.0">
<artifact name="lazythreetenbp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gabrielittner.threetenbp', module='lazythreetenbp', version='0.10.0')
)
libraryDependencies += "com.gabrielittner.threetenbp" % "lazythreetenbp" % "0.10.0"
[com.gabrielittner.threetenbp/lazythreetenbp "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |
| org.threeten : threetenbp | jar | 1.4.4 |