Download jill-api-0.9.0.jar file - Jar j

Jar examples for j:jill-api

Description

API to dynamically load Jill

You can download jar file jill-api 0.9.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jill-api-0.9.0.jar to your project.

<dependency>
   <groupId>com.android.tools.jill</groupId>
   <artifactId>jill-api</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.android.tools.jill', name: 'jill-api', version: '0.9.0'
libraryDependencies += "com.android.tools.jill" % "jill-api" % "0.9.0"
<dependency org="com.android.tools.jill" name="jill-api" rev="0.9.0"/>
@Grapes(@Grab(group='com.android.tools.jill', module='jill-api', version='0.9.0'))
'com.android.tools.jill:jill-api:jar:0.9.0'

Download

Click the following link to download the jar file.

jill-api-0.9.0-javadoc.jar
jill-api-0.9.0-sources.jar
jill-api-0.9.0.jar
jill-api-0.9.0.pom



Related Tutorials