Last Version

Wormhole Jar Rewriter 0.3.1

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.jakewharton.wormhole
ArtifactId

ArtifactId

wormhole-jar-rewriter
Version

Version

0.3.1
Type

Type

jar
Description

Description

Wormhole Jar Rewriter
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-jar-rewriter 0.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

runtime (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.3.1

test (4)

Group / Artifact Type Version
org.ow2.asm : asm-util jar 7.3.1
junit : junit jar 4.13
com.google.truth : truth jar 1.0.1
com.google.jimfs : jimfs jar 1.1

Project Modules

There are no modules declared in this project.