is not current version
Last Version 0.1.2

com.github.kaeluka:spencer-instrumentation 0.1

Memory access instrumentation for classfiles.

GroupId

GroupId

com.github.kaeluka
ArtifactId

ArtifactId

spencer-instrumentation
Version

Version

0.1
Type

Type

jar

Download spencer-instrumentation 0.1


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