GroupId | GroupIdcom.github.shynixn.petblocks |
---|---|
ArtifactId | ArtifactIdpetblocks-tools |
Version | Version8.28.0 |
Type | Typejar |
Filename | Size |
---|---|
petblocks-tools-8.28.0.pom | |
petblocks-tools-8.28.0.jar | 34 KB |
petblocks-tools-8.28.0-sources.jar | 1 KB |
petblocks-tools-8.28.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-tools/ -->
<dependency>
<groupId>com.github.shynixn.petblocks</groupId>
<artifactId>petblocks-tools</artifactId>
<version>8.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-tools/
implementation 'com.github.shynixn.petblocks:petblocks-tools:8.28.0'
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-tools/
implementation ("com.github.shynixn.petblocks:petblocks-tools:8.28.0")
'com.github.shynixn.petblocks:petblocks-tools:jar:8.28.0'
<dependency org="com.github.shynixn.petblocks" name="petblocks-tools" rev="8.28.0">
<artifact name="petblocks-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.petblocks', module='petblocks-tools', version='8.28.0')
)
libraryDependencies += "com.github.shynixn.petblocks" % "petblocks-tools" % "8.28.0"
[com.github.shynixn.petblocks/petblocks-tools "8.28.0"]