License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.smoofyuniverse |
ArtifactId | ArtifactIdworldmap |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWorldMap
A per world config management.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
worldmap-1.1.0.pom | |
worldmap-1.1.0.jar | 7 KB |
worldmap-1.1.0-sources.jar | 5 KB |
worldmap-1.1.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smoofyuniverse/worldmap/ -->
<dependency>
<groupId>net.smoofyuniverse</groupId>
<artifactId>worldmap</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.smoofyuniverse/worldmap/
implementation 'net.smoofyuniverse:worldmap:1.1.0'
// https://jarcasting.com/artifacts/net.smoofyuniverse/worldmap/
implementation ("net.smoofyuniverse:worldmap:1.1.0")
'net.smoofyuniverse:worldmap:jar:1.1.0'
<dependency org="net.smoofyuniverse" name="worldmap" rev="1.1.0">
<artifact name="worldmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smoofyuniverse', module='worldmap', version='1.1.0')
)
libraryDependencies += "net.smoofyuniverse" % "worldmap" % "1.1.0"
[net.smoofyuniverse/worldmap "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spongepowered : spongeapi | jar | 8.0.0 |