is not current version
Last Version 1.3.0

com.github.shynixn.anchornms:anchornms-root 1.2.0

AnchorNMS is a maven plugin which is designed to internally use the mod development framework ForgeGradle for mod development with Maven.

GroupId

GroupId

com.github.shynixn.anchornms
ArtifactId

ArtifactId

anchornms-root
Version

Version

1.2.0
Type

Type

pom

Download anchornms-root 1.2.0

Filename Size
anchornms-root-1.2.0.pom 6 KB
Browse

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