License |
License
MIT
|
---|---|
Categories |
CategoriesData Minecraft Business Logic Libraries |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdminecraft-data |
Last Version | Last Version2.112.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionminecraft-data
WebJar for minecraft-data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
minecraft-data-2.112.0.pom | |
minecraft-data-2.112.0.jar | 3 MB |
minecraft-data-2.112.0-sources.jar | 22 bytes |
minecraft-data-2.112.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/minecraft-data/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>minecraft-data</artifactId>
<version>2.112.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/minecraft-data/
implementation 'org.webjars.npm:minecraft-data:2.112.0'
// https://jarcasting.com/artifacts/org.webjars.npm/minecraft-data/
implementation ("org.webjars.npm:minecraft-data:2.112.0")
'org.webjars.npm:minecraft-data:jar:2.112.0'
<dependency org="org.webjars.npm" name="minecraft-data" rev="2.112.0">
<artifact name="minecraft-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='minecraft-data', version='2.112.0')
)
libraryDependencies += "org.webjars.npm" % "minecraft-data" % "2.112.0"
[org.webjars.npm/minecraft-data "2.112.0"]