Jar examples for t:threetenabp
An adaptation of the JSR-310 backport for Android. Fork with latest ThreeTenBP.
You can download jar file threetenabp 1.0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add threetenabp-1.0.5.jar to your project.
<dependency> <groupId>com.jakewharton.threetenabp</groupId> <artifactId>threetenabp</artifactId> <version>1.0.5</version> </dependency>
compile group: 'com.jakewharton.threetenabp', name: 'threetenabp', version: '1.0.5'
libraryDependencies += "com.jakewharton.threetenabp" % "threetenabp" % "1.0.5"
<dependency org="com.jakewharton.threetenabp" name="threetenabp" rev="1.0.5"/>
@Grapes(@Grab(group='com.jakewharton.threetenabp', module='threetenabp', version='1.0.5'))
'com.jakewharton.threetenabp:threetenabp:jar:1.0.5'
Click the following link to download the jar file.
threetenabp-1.0.5-javadoc.jar