is not current version
Last Version 2.0.5

de.neuland-bfi:pug4j 2.0.0-alpha-4

Java implementation of the pug templating language

GroupId

GroupId

de.neuland-bfi
ArtifactId

ArtifactId

pug4j
Version

Version

2.0.0-alpha-4
Type

Type

jar

Download pug4j 2.0.0-alpha-4


<!-- https://jarcasting.com/artifacts/de.neuland-bfi/pug4j/ -->
<dependency>
    <groupId>de.neuland-bfi</groupId>
    <artifactId>pug4j</artifactId>
    <version>2.0.0-alpha-4</version>
</dependency>
// https://jarcasting.com/artifacts/de.neuland-bfi/pug4j/
implementation 'de.neuland-bfi:pug4j:2.0.0-alpha-4'
// https://jarcasting.com/artifacts/de.neuland-bfi/pug4j/
implementation ("de.neuland-bfi:pug4j:2.0.0-alpha-4")
'de.neuland-bfi:pug4j:jar:2.0.0-alpha-4'
<dependency org="de.neuland-bfi" name="pug4j" rev="2.0.0-alpha-4">
  <artifact name="pug4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.neuland-bfi', module='pug4j', version='2.0.0-alpha-4')
)
libraryDependencies += "de.neuland-bfi" % "pug4j" % "2.0.0-alpha-4"
[de.neuland-bfi/pug4j "2.0.0-alpha-4"]