License |
License |
---|---|
GroupId | GroupIdio.ghostwriter |
ArtifactId | ArtifactIdghostwriter-openjdk-v8 |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGhostWriter
Ghostwriter API complie time instrumentation support for Java 7
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-openjdk-v8/ -->
<dependency>
<groupId>io.ghostwriter</groupId>
<artifactId>ghostwriter-openjdk-v8</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-openjdk-v8/
implementation 'io.ghostwriter:ghostwriter-openjdk-v8:0.3.0'
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-openjdk-v8/
implementation ("io.ghostwriter:ghostwriter-openjdk-v8:0.3.0")
'io.ghostwriter:ghostwriter-openjdk-v8:jar:0.3.0'
<dependency org="io.ghostwriter" name="ghostwriter-openjdk-v8" rev="0.3.0">
<artifact name="ghostwriter-openjdk-v8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ghostwriter', module='ghostwriter-openjdk-v8', version='0.3.0')
)
libraryDependencies += "io.ghostwriter" % "ghostwriter-openjdk-v8" % "0.3.0"
[io.ghostwriter/ghostwriter-openjdk-v8 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.ghostwriter : ghostwriter-api-java | jar | 0.3.0 |