Last Version

com.github.shynixn.anchornms:anchornms-core 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-core
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Download anchornms-core 1.3.0


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
net.lingala.zip4j : zip4j jar 1.3.2
org.apache.commons : commons-lang3 jar 3.7
org.ow2.asm : asm jar 5.0.4
org.ow2.asm : asm-commons jar 5.0.4
org.slf4j : slf4j-jdk14 jar 1.7.25

test (1)

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

Project Modules

There are no modules declared in this project.