Last Version

examples - byte-buddy 0.1.2

examples

License

License

Categories

Categories

Java Languages Byte Buddy Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.qsy7.java.examples
ArtifactId

ArtifactId

byte-buddy
Version

Version

0.1.2
Type

Type

jar
Description

Description

examples - byte-buddy
examples

Download byte-buddy 0.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.qsy7.java.configuration.cli : guice pom 0.1.2
io.github.qsy7.java.dependencies : byte-buddy pom 0.1.2

test (2)

Group / Artifact Type Version
org.junit : junit-bom pom 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.