is not current version
Last Version 1.1.0

com.github.shynixn:astraledit 1.0.0

WorldEdit Extension to modify your world in a way you have not seen before.

GroupId

GroupId

com.github.shynixn
ArtifactId

ArtifactId

astraledit
Version

Version

1.0.0
Type

Type

jar

Download astraledit 1.0.0


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