License |
License |
---|---|
GroupId | GroupIdcom.github.kaeluka |
ArtifactId | ArtifactIdspencer-instrumentation |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspencer-instrumentation
Memory access instrumentation for classfiles.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm-debug-all | jar | 5.1 |
commons-io : commons-io | jar | 1.3.2 |