Last Version

graftt - core 0.3.0

annotation-driven bytecode surgery

License

License

Categories

Categories

Net
GroupId

GroupId

net.onedaybeard.graftt
ArtifactId

ArtifactId

core
Version

Version

0.3.0
Type

Type

jar
Description

Description

graftt - core
annotation-driven bytecode surgery

Download core 0.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.michael-bull.kotlin-result : kotlin-result jar 1.1.6
org.ow2.asm : asm jar 7.1
org.ow2.asm : asm-tree jar 7.1
org.ow2.asm : asm-util jar 7.1
org.ow2.asm : asm-commons jar 7.1
net.onedaybeard.graftt : api jar 0.3.0
io.github.microutils : kotlin-logging jar 1.7.9

provided (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.72
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.