License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.ghostwriter |
ArtifactId | ArtifactIdghostwriter-jdk-v8 |
Last Version | Last Version0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGhostWriter
Ghostwriter API complie-time instrumentation support for Java 8
|
Project URL |
Project URL |
Filename | Size |
---|---|
ghostwriter-jdk-v8-0.7.2.pom | |
ghostwriter-jdk-v8-0.7.2.jar | 75 KB |
ghostwriter-jdk-v8-0.7.2-sources.jar | 8 KB |
ghostwriter-jdk-v8-0.7.2-javadoc.jar | 50 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.ghostwriter : ghostwriter-api-java | jar | 0.5.0 |