License |
License |
---|---|
GroupId | GroupIdcom.offbynull.coroutines |
ArtifactId | ArtifactIdinstrumenter |
Version | Version1.5.3 |
Type | Typejar |
Description |
Descriptioncom.offbynull.coroutines:instrumenter
Coroutines instrumentation library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
instrumenter-1.5.3.pom | |
instrumenter-1.5.3.jar | 125 KB |
instrumenter-1.5.3-sources.jar | 106 KB |
instrumenter-1.5.3-javadoc.jar | 523 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.offbynull.coroutines/instrumenter/ -->
<dependency>
<groupId>com.offbynull.coroutines</groupId>
<artifactId>instrumenter</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.offbynull.coroutines/instrumenter/
implementation 'com.offbynull.coroutines:instrumenter:1.5.3'
// https://jarcasting.com/artifacts/com.offbynull.coroutines/instrumenter/
implementation ("com.offbynull.coroutines:instrumenter:1.5.3")
'com.offbynull.coroutines:instrumenter:jar:1.5.3'
<dependency org="com.offbynull.coroutines" name="instrumenter" rev="1.5.3">
<artifact name="instrumenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.offbynull.coroutines', module='instrumenter', version='1.5.3')
)
libraryDependencies += "com.offbynull.coroutines" % "instrumenter" % "1.5.3"
[com.offbynull.coroutines/instrumenter "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.offbynull.coroutines : user | jar | 1.5.3 |
org.ow2.asm : asm | jar | 6.2.1 |
org.ow2.asm : asm-analysis | jar | 6.2.1 |
org.ow2.asm : asm-util | jar | 6.2.1 |
org.ow2.asm : asm-commons | jar | 6.2.1 |
org.ow2.asm : asm-tree | jar | 6.2.1 |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-compress | jar | 1.16.1 |
org.apache.commons : commons-collections4 | jar | 4.1 |
commons-codec : commons-codec | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
org.seleniumhq.selenium : selenium-java | jar | 2.44.0 |
com.opera : operadriver | jar | 1.5 |