GroupId | GroupIdio.ghostwriter |
---|---|
ArtifactId | ArtifactIdghostwriter-rt-snaperr |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-rt-snaperr/ -->
<dependency>
<groupId>io.ghostwriter</groupId>
<artifactId>ghostwriter-rt-snaperr</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-rt-snaperr/
implementation 'io.ghostwriter:ghostwriter-rt-snaperr:0.1.0'
// https://jarcasting.com/artifacts/io.ghostwriter/ghostwriter-rt-snaperr/
implementation ("io.ghostwriter:ghostwriter-rt-snaperr:0.1.0")
'io.ghostwriter:ghostwriter-rt-snaperr:jar:0.1.0'
<dependency org="io.ghostwriter" name="ghostwriter-rt-snaperr" rev="0.1.0">
<artifact name="ghostwriter-rt-snaperr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ghostwriter', module='ghostwriter-rt-snaperr', version='0.1.0')
)
libraryDependencies += "io.ghostwriter" % "ghostwriter-rt-snaperr" % "0.1.0"
[io.ghostwriter/ghostwriter-rt-snaperr "0.1.0"]