License |
License |
---|---|
GroupId | GroupIdorg.parancoe |
ArtifactId | ArtifactIdparancoe |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParancoe
Parancoe web meta-framework.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parancoe-2.0.3.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.parancoe/parancoe/ -->
<dependency>
<groupId>org.parancoe</groupId>
<artifactId>parancoe</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.parancoe/parancoe/
implementation 'org.parancoe:parancoe:2.0.3'
// https://jarcasting.com/artifacts/org.parancoe/parancoe/
implementation ("org.parancoe:parancoe:2.0.3")
'org.parancoe:parancoe:pom:2.0.3'
<dependency org="org.parancoe" name="parancoe" rev="2.0.3">
<artifact name="parancoe" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.parancoe', module='parancoe', version='2.0.3')
)
libraryDependencies += "org.parancoe" % "parancoe" % "2.0.3"
[org.parancoe/parancoe "2.0.3"]