Last Version

com.offbynull.coroutines:instrumenter 1.5.3

Coroutines instrumentation library.

License

License

GroupId

GroupId

com.offbynull.coroutines
ArtifactId

ArtifactId

instrumenter
Version

Version

1.5.3
Type

Type

jar
Description

Description

com.offbynull.coroutines:instrumenter
Coroutines instrumentation library.
Project URL

Project URL

https://github.com/offbynull/coroutines

Download instrumenter 1.5.3


<!-- 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"]

Dependencies

compile (11)

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

test (4)

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

Project Modules

There are no modules declared in this project.