Last Version

graftt - root 0.3.0

annotation-driven bytecode surgery

License

License

Categories

Categories

Net
GroupId

GroupId

net.onedaybeard.graftt
ArtifactId

ArtifactId

root
Version

Version

0.3.0
Type

Type

pom
Description

Description

graftt - root
annotation-driven bytecode surgery
Project URL

Project URL

https://github.com/junkdog/graftt
Source Code Management

Source Code Management

https://github.com/junkdog/graftt/

Download root 0.3.0

Filename Size
root-0.3.0.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • core
  • agent
  • graftt-maven-plugin