GroupId | GroupIdorg.parancoe |
---|---|
ArtifactId | ArtifactIdparancoe-pluginarchetype |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParancoe Plugin Archetype
|
Project URL |
Project URL |
Filename | Size |
---|---|
parancoe-pluginarchetype-2.0.pom | |
parancoe-pluginarchetype-2.0.jar | 10 KB |
parancoe-pluginarchetype-2.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-pluginarchetype/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-pluginarchetype</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-pluginarchetype/
implementation 'org.parancoe:parancoe-pluginarchetype:2.0'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-pluginarchetype/
implementation ("org.parancoe:parancoe-pluginarchetype:2.0")
'org.parancoe:parancoe-pluginarchetype:jar:2.0'
<dependency org="org.parancoe" name="parancoe-pluginarchetype" rev="2.0">
<artifact name="parancoe-pluginarchetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-pluginarchetype', version='2.0')
)
libraryDependencies += "org.parancoe" % "parancoe-pluginarchetype" % "2.0"
[org.parancoe/parancoe-pluginarchetype "2.0"]