is not current version
Last Version 0.0.5

pl.chilldev.facelets:facelets 0.0.4

ChillDev-Facelets is set of Facelets tags libraries.

GroupId

GroupId

pl.chilldev.facelets
ArtifactId

ArtifactId

facelets
Version

Version

0.0.4
Type

Type

pom

Download facelets 0.0.4

Filename Size
facelets-0.0.4.pom 4 KB
Browse

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