Download threetenabp-1.0.5.jar file - Jar t

Jar examples for t:threetenabp

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

threetenabp-1.0.5-javadoc.jar
threetenabp-1.0.5-sources.jar
threetenabp-1.0.5.pom



Related Tutorials