is not current version
Last Version 1.5.3

com.offbynull.coroutines:instrumenter 1.2.0

Coroutines instrumentation library.

GroupId

GroupId

com.offbynull.coroutines
ArtifactId

ArtifactId

instrumenter
Version

Version

1.2.0
Type

Type

jar

Download instrumenter 1.2.0


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