is not current version
Last Version 0.0.5

pl.chilldev.facelets:facelets 0.0.1

ChillDev-Facelets is set of Facelets tags libraries.

GroupId

GroupId

pl.chilldev.facelets
ArtifactId

ArtifactId

facelets
Version

Version

0.0.1
Type

Type

pom

Download facelets 0.0.1

Filename Size
facelets-0.0.1.pom 14 KB
Browse

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