is not current version
Last Version 0.3.1

com.jakewharton.wormhole:wormhole-api-versions 0.3.0

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

Categories

Categories

ORM Data
GroupId

GroupId

com.jakewharton.wormhole
ArtifactId

ArtifactId

wormhole-api-versions
Version

Version

0.3.0
Type

Type

jar

Download wormhole-api-versions 0.3.0


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