License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.ghostwriter |
ArtifactId | ArtifactIdghostwriter-api-java |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGhostWriter
API for GhostWriter management and modules
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-api-java/ -->
<dependency>
<groupId>io.ghostwriter</groupId>
<artifactId>ghostwriter-api-java</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-api-java/
implementation 'io.ghostwriter:ghostwriter-api-java:0.6.0'
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-api-java/
implementation ("io.ghostwriter:ghostwriter-api-java:0.6.0")
'io.ghostwriter:ghostwriter-api-java:jar:0.6.0'
<dependency org="io.ghostwriter" name="ghostwriter-api-java" rev="0.6.0">
<artifact name="ghostwriter-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ghostwriter', module='ghostwriter-api-java', version='0.6.0')
)
libraryDependencies += "io.ghostwriter" % "ghostwriter-api-java" % "0.6.0"
[io.ghostwriter/ghostwriter-api-java "0.6.0"]