com.android.tools.jill.jill-api

API to dynamically load Jill

License

License

GroupId

GroupId

com.android.tools.jill
ArtifactId

ArtifactId

jill-api
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.android.tools.jill.jill-api
API to dynamically load Jill
Project URL

Project URL

http://tools.android.com/
Source Code Management

Source Code Management

https://android.googlesource.com/platform/tools/base

Download jill-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.android.tools.jill/jill-api/ -->
<dependency>
    <groupId>com.android.tools.jill</groupId>
    <artifactId>jill-api</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.android.tools.jill/jill-api/
implementation 'com.android.tools.jill:jill-api:0.10.0'
// https://jarcasting.com/artifacts/com.android.tools.jill/jill-api/
implementation ("com.android.tools.jill:jill-api:0.10.0")
'com.android.tools.jill:jill-api:jar:0.10.0'
<dependency org="com.android.tools.jill" name="jill-api" rev="0.10.0">
  <artifact name="jill-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.android.tools.jill', module='jill-api', version='0.10.0')
)
libraryDependencies += "com.android.tools.jill" % "jill-api" % "0.10.0"
[com.android.tools.jill/jill-api "0.10.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.0