Last Version

Wormhole Gradle Library 0.3.1

A time-traveling bytecode rewriter which adds future APIs to android.jar

License

License

Categories

Categories

Gradle Build Tools ORM Data
GroupId

GroupId

com.jakewharton.wormhole
ArtifactId

ArtifactId

wormhole-gradle
Version

Version

0.3.1
Type

Type

jar
Description

Description

Wormhole Gradle Library
A time-traveling bytecode rewriter which adds future APIs to android.jar
Project URL

Project URL

https://github.com/JakeWharton/wormhole/
Source Code Management

Source Code Management

https://github.com/JakeWharton/wormhole/

Download wormhole-gradle 0.3.1


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.jakewharton.wormhole : wormhole-jar-rewriter jar 0.3.1
com.jakewharton.wormhole : wormhole-api-versions jar 0.3.1

test (3)

Group / Artifact Type Version
com.android.tools.build : gradle jar 4.0.0-beta01
junit : junit jar 4.13
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.