is not current version
Last Version 0.0.5

pl.chilldev.facelets:facelets 0.0.3

ChillDev-Facelets is set of Facelets tags libraries.

GroupId

GroupId

pl.chilldev.facelets
ArtifactId

ArtifactId

facelets
Version

Version

0.0.3
Type

Type

pom

Download facelets 0.0.3

Filename Size
facelets-0.0.3.pom 4 KB
Browse

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