Last Version

Anchor-NMS 1.3.0

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

License

License

GroupId

GroupId

com.github.shynixn.anchornms
ArtifactId

ArtifactId

anchornms-root
Version

Version

1.3.0
Type

Type

pom
Description

Description

Anchor-NMS
AnchorNMS is a maven plugin which is designed to internally use the mod development framework ForgeGradle for mod development with Maven.
Project URL

Project URL

https://github.com/Shynixn/Anchor-NMS

Download anchornms-root 1.3.0

Filename Size
anchornms-root-1.3.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.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.anchornms/anchornms-root/
implementation 'com.github.shynixn.anchornms:anchornms-root:1.3.0'
// https://jarcasting.com/artifacts/com.github.shynixn.anchornms/anchornms-root/
implementation ("com.github.shynixn.anchornms:anchornms-root:1.3.0")
'com.github.shynixn.anchornms:anchornms-root:pom:1.3.0'
<dependency org="com.github.shynixn.anchornms" name="anchornms-root" rev="1.3.0">
  <artifact name="anchornms-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.anchornms', module='anchornms-root', version='1.3.0')
)
libraryDependencies += "com.github.shynixn.anchornms" % "anchornms-root" % "1.3.0"
[com.github.shynixn.anchornms/anchornms-root "1.3.0"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar RELEASE

Project Modules

  • anchornms-maven-plugin
  • anchornms-core