Jar examples for j:jill-api
API to dynamically load Jill
You can download jar file jill-api 0.9.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
jill-api-0.9.0-javadoc.jar