GroupId | GroupIdorg.parancoe |
---|---|
ArtifactId | ArtifactIdparancoe-plugin-world |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParancoe Plugin World
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-world/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-plugin-world</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-world/
implementation 'org.parancoe:parancoe-plugin-world:2.0.1'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-plugin-world/
implementation ("org.parancoe:parancoe-plugin-world:2.0.1")
'org.parancoe:parancoe-plugin-world:jar:2.0.1'
<dependency org="org.parancoe" name="parancoe-plugin-world" rev="2.0.1">
<artifact name="parancoe-plugin-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-plugin-world', version='2.0.1')
)
libraryDependencies += "org.parancoe" % "parancoe-plugin-world" % "2.0.1"
[org.parancoe/parancoe-plugin-world "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.parancoe : parancoe-web | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.8.0.4 |