is not current version
Last Version 2.0.5

de.neuland-bfi:spring-pug4j 2.0.0-alpha-1

Spring interface to the Pug4J compiler (formerly known as Jade4J)

GroupId

GroupId

de.neuland-bfi
ArtifactId

ArtifactId

spring-pug4j
Version

Version

2.0.0-alpha-1
Type

Type

jar

Download spring-pug4j 2.0.0-alpha-1


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