is not current version
Last Version 1.3.1

de.neuland-bfi:spring-jade4j 1.2.7

Spring interface to the Jade compiler

Categories

Categories

JADE General Purpose Libraries Utility
GroupId

GroupId

de.neuland-bfi
ArtifactId

ArtifactId

spring-jade4j
Version

Version

1.2.7
Type

Type

jar

Download spring-jade4j 1.2.7


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