GhostWriter

Ghostwriter API complie-time instrumentation support for Java 8

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.ghostwriter
ArtifactId

ArtifactId

ghostwriter-jdk-v8
Last Version

Last Version

0.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

GhostWriter
Ghostwriter API complie-time instrumentation support for Java 8
Project URL

Project URL

http://ghostwriter.io

Download ghostwriter-jdk-v8

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.ghostwriter : ghostwriter-api-java jar 0.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.2
0.7.1
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0