Jar examples for j:jetpack-core
A collection of useful extension methods for Android.
You can download jar file jetpack-core 0.10.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jetpack-core-0.10.2.jar to your project.
<dependency> <groupId>com.github.vmironov.jetpack</groupId> <artifactId>jetpack-core</artifactId> <version>0.10.2</version> </dependency>
compile group: 'com.github.vmironov.jetpack', name: 'jetpack-core', version: '0.10.2'
libraryDependencies += "com.github.vmironov.jetpack" % "jetpack-core" % "0.10.2"
<dependency org="com.github.vmironov.jetpack" name="jetpack-core" rev="0.10.2"/>
@Grapes(@Grab(group='com.github.vmironov.jetpack', module='jetpack-core', version='0.10.2'))
'com.github.vmironov.jetpack:jetpack-core:jar:0.10.2'
Click the following link to download the jar file.
jetpack-core-0.10.2-javadoc.jar