GroupId | GroupIdcom.fastasyncvoxelsniper |
---|---|
ArtifactId | ArtifactIdFastAsyncVoxelSniper |
Version | Version2.2.2 |
Type | Typepom |
Filename | Size |
---|---|
FastAsyncVoxelSniper-2.2.2.pom | |
FastAsyncVoxelSniper-2.2.2-sources.jar | 242 KB |
FastAsyncVoxelSniper-2.2.2-javadoc.jar | 896 KB |
FastAsyncVoxelSniper-2.2.2-jar.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastasyncvoxelsniper/FastAsyncVoxelSniper/ -->
<dependency>
<groupId>com.fastasyncvoxelsniper</groupId>
<artifactId>FastAsyncVoxelSniper</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastasyncvoxelsniper/FastAsyncVoxelSniper/
implementation 'com.fastasyncvoxelsniper:FastAsyncVoxelSniper:2.2.2'
// https://jarcasting.com/artifacts/com.fastasyncvoxelsniper/FastAsyncVoxelSniper/
implementation ("com.fastasyncvoxelsniper:FastAsyncVoxelSniper:2.2.2")
'com.fastasyncvoxelsniper:FastAsyncVoxelSniper:pom:2.2.2'
<dependency org="com.fastasyncvoxelsniper" name="FastAsyncVoxelSniper" rev="2.2.2">
<artifact name="FastAsyncVoxelSniper" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastasyncvoxelsniper', module='FastAsyncVoxelSniper', version='2.2.2')
)
libraryDependencies += "com.fastasyncvoxelsniper" % "FastAsyncVoxelSniper" % "2.2.2"
[com.fastasyncvoxelsniper/FastAsyncVoxelSniper "2.2.2"]