is not current version
Last Version 0.7.2

io.ghostwriter:ghostwriter-jdk-v8 0.6.0

Ghostwriter API complie-time instrumentation support for Java 8

Categories

Categories

Java Languages
GroupId

GroupId

io.ghostwriter
ArtifactId

ArtifactId

ghostwriter-jdk-v8
Version

Version

0.6.0
Type

Type

jar

Download ghostwriter-jdk-v8 0.6.0


<!-- https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-jdk-v8/ -->
<dependency>
    <groupId>io.ghostwriter</groupId>
    <artifactId>ghostwriter-jdk-v8</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-jdk-v8/
implementation 'io.ghostwriter:ghostwriter-jdk-v8:0.6.0'
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-jdk-v8/
implementation ("io.ghostwriter:ghostwriter-jdk-v8:0.6.0")
'io.ghostwriter:ghostwriter-jdk-v8:jar:0.6.0'
<dependency org="io.ghostwriter" name="ghostwriter-jdk-v8" rev="0.6.0">
  <artifact name="ghostwriter-jdk-v8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ghostwriter', module='ghostwriter-jdk-v8', version='0.6.0')
)
libraryDependencies += "io.ghostwriter" % "ghostwriter-jdk-v8" % "0.6.0"
[io.ghostwriter/ghostwriter-jdk-v8 "0.6.0"]