Jar examples for j:jack-api
API to dynamically load Jack
You can download jar file jack-api 0.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jack-api-0.9.0.jar to your project.
<dependency> <groupId>com.android.tools.jack</groupId> <artifactId>jack-api</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.android.tools.jack', name: 'jack-api', version: '0.9.0'
libraryDependencies += "com.android.tools.jack" % "jack-api" % "0.9.0"
<dependency org="com.android.tools.jack" name="jack-api" rev="0.9.0"/>
@Grapes(@Grab(group='com.android.tools.jack', module='jack-api', version='0.9.0'))
'com.android.tools.jack:jack-api:jar:0.9.0'
Click the following link to download the jar file.
jack-api-0.9.0-javadoc.jar