License |
License |
---|---|
GroupId | GroupIdcom.github.patrick-mc |
ArtifactId | ArtifactIdcustom-entity-forge |
Last Version | Last Version1.12.2-1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncustom-entity-forge
A custom entity library for forge client
|
Filename | Size |
---|---|
custom-entity-forge-1.12.2-1.0.pom | |
custom-entity-forge-1.12.2-1.0.jar | 47 KB |
custom-entity-forge-1.12.2-1.0-sources.jar | 15 KB |
custom-entity-forge-1.12.2-1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.patrick-mc/custom-entity-forge/ -->
<dependency>
<groupId>com.github.patrick-mc</groupId>
<artifactId>custom-entity-forge</artifactId>
<version>1.12.2-1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.patrick-mc/custom-entity-forge/
implementation 'com.github.patrick-mc:custom-entity-forge:1.12.2-1.0'
// https://jarcasting.com/artifacts/com.github.patrick-mc/custom-entity-forge/
implementation ("com.github.patrick-mc:custom-entity-forge:1.12.2-1.0")
'com.github.patrick-mc:custom-entity-forge:jar:1.12.2-1.0'
<dependency org="com.github.patrick-mc" name="custom-entity-forge" rev="1.12.2-1.0">
<artifact name="custom-entity-forge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.patrick-mc', module='custom-entity-forge', version='1.12.2-1.0')
)
libraryDependencies += "com.github.patrick-mc" % "custom-entity-forge" % "1.12.2-1.0"
[com.github.patrick-mc/custom-entity-forge "1.12.2-1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 16.0.2 |