License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.anchornms |
ArtifactId | ArtifactIdanchornms-root |
Version | Version1.3.0 |
Type | Typepom |
Description |
DescriptionAnchor-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 |
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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | RELEASE |