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