is not current version
Last Version 0.7.2

io.ghostwriter:ghostwriter-jdk-v8 0.7.1

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.7.1
Type

Type

jar

Download ghostwriter-jdk-v8 0.7.1


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