Last Version

Wormhole API Versions Lint Model 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-api-versions
Version

Version

0.3.1
Type

Type

jar
Description

Description

Wormhole API Versions Lint Model
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-api-versions 0.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlinx : kotlinx-serialization-runtime jar 0.14.0

runtime (1)

Group / Artifact Type Version
net.devrieze » xmlutil-serialization-jvm jar 0.14.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.