is not current version
Last Version 2.3.2

com.fastasyncvoxelsniper:FastAsyncVoxelSniper 2.2.3

FastAsyncVoxelSniper API for Minecraft world editing from ingame using 3D brushes

GroupId

GroupId

com.fastasyncvoxelsniper
ArtifactId

ArtifactId

FastAsyncVoxelSniper
Version

Version

2.2.3
Type

Type

pom

Download FastAsyncVoxelSniper 2.2.3


<!-- https://jarcasting.com/artifacts/com.fastasyncvoxelsniper/FastAsyncVoxelSniper/ -->
<dependency>
    <groupId>com.fastasyncvoxelsniper</groupId>
    <artifactId>FastAsyncVoxelSniper</artifactId>
    <version>2.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastasyncvoxelsniper/FastAsyncVoxelSniper/
implementation 'com.fastasyncvoxelsniper:FastAsyncVoxelSniper:2.2.3'
// https://jarcasting.com/artifacts/com.fastasyncvoxelsniper/FastAsyncVoxelSniper/
implementation ("com.fastasyncvoxelsniper:FastAsyncVoxelSniper:2.2.3")
'com.fastasyncvoxelsniper:FastAsyncVoxelSniper:pom:2.2.3'
<dependency org="com.fastasyncvoxelsniper" name="FastAsyncVoxelSniper" rev="2.2.3">
  <artifact name="FastAsyncVoxelSniper" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastasyncvoxelsniper', module='FastAsyncVoxelSniper', version='2.2.3')
)
libraryDependencies += "com.fastasyncvoxelsniper" % "FastAsyncVoxelSniper" % "2.2.3"
[com.fastasyncvoxelsniper/FastAsyncVoxelSniper "2.2.3"]