spencer-instrumentation

Memory access instrumentation for classfiles.

License

License

GroupId

GroupId

com.github.kaeluka
ArtifactId

ArtifactId

spencer-instrumentation
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

spencer-instrumentation
Memory access instrumentation for classfiles.
Project URL

Project URL

https://github.com/kaeluka/spencer-instrumentation

Download spencer-instrumentation

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm-debug-all jar 5.1
commons-io : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1