is not current version
Last Version 2.0.3

org.parancoe:parancoe-webarchetype 2.0.1


GroupId

GroupId

org.parancoe
ArtifactId

ArtifactId

parancoe-webarchetype
Version

Version

2.0.1
Type

Type

jar

Download parancoe-webarchetype 2.0.1


<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe-webarchetype/ -->
<dependency>
    <groupId>org.parancoe</groupId>
    <artifactId>parancoe-webarchetype</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe-webarchetype/
implementation 'org.parancoe:parancoe-webarchetype:2.0.1'
// https://jarcasting.com/artifacts/org.parancoe/parancoe-webarchetype/
implementation ("org.parancoe:parancoe-webarchetype:2.0.1")
'org.parancoe:parancoe-webarchetype:jar:2.0.1'
<dependency org="org.parancoe" name="parancoe-webarchetype" rev="2.0.1">
  <artifact name="parancoe-webarchetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe-webarchetype', version='2.0.1')
)
libraryDependencies += "org.parancoe" % "parancoe-webarchetype" % "2.0.1"
[org.parancoe/parancoe-webarchetype "2.0.1"]