is not current version
Last Version 1.5.3

com.offbynull.coroutines:instrumenter 1.0.2

Coroutines instrumentation library.

GroupId

GroupId

com.offbynull.coroutines
ArtifactId

ArtifactId

instrumenter
Version

Version

1.0.2
Type

Type

jar

Download instrumenter 1.0.2


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