License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.plotsquared |
ArtifactId | ArtifactIdPlotSquared |
Last Version | Last Version6.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPlotSquared 6.9.0
PlotSquared is a land and world management plugin for Minecraft.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
PlotSquared-6.9.0.pom | |
PlotSquared-6.9.0-sources.jar | 261 bytes |
PlotSquared-6.9.0-javadoc.jar | 261 bytes |
PlotSquared-6.9.0-jar.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.plotsquared/PlotSquared/ -->
<dependency>
<groupId>com.plotsquared</groupId>
<artifactId>PlotSquared</artifactId>
<version>6.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.plotsquared/PlotSquared/
implementation 'com.plotsquared:PlotSquared:6.9.0'
// https://jarcasting.com/artifacts/com.plotsquared/PlotSquared/
implementation ("com.plotsquared:PlotSquared:6.9.0")
'com.plotsquared:PlotSquared:pom:6.9.0'
<dependency org="com.plotsquared" name="PlotSquared" rev="6.9.0">
<artifact name="PlotSquared" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.plotsquared', module='PlotSquared', version='6.9.0')
)
libraryDependencies += "com.plotsquared" % "PlotSquared" % "6.9.0"
[com.plotsquared/PlotSquared "6.9.0"]