GroupId | GroupIdorg.parancoe |
---|---|
ArtifactId | ArtifactIdparancoe-webarchetype |
Version | Version0.3.3 |
Type | Typejar |
Filename | Size |
---|---|
parancoe-webarchetype-0.3.3.pom | |
parancoe-webarchetype-0.3.3.jar | 81 KB |
parancoe-webarchetype-0.3.3-sources.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-webarchetype/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe-webarchetype</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-webarchetype/
implementation 'org.parancoe:parancoe-webarchetype:0.3.3'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-webarchetype/
implementation ("org.parancoe:parancoe-webarchetype:0.3.3")
'org.parancoe:parancoe-webarchetype:jar:0.3.3'
<dependency org="org.parancoe" name="parancoe-webarchetype" rev="0.3.3">
<artifact name="parancoe-webarchetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-webarchetype', version='0.3.3')
)
libraryDependencies += "org.parancoe" % "parancoe-webarchetype" % "0.3.3"
[org.parancoe/parancoe-webarchetype "0.3.3"]