is not current version
Last Version 1.3.1

de.neuland-bfi:spring-jade4j 1.1.1

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.1.1
Type

Type

jar

Download spring-jade4j 1.1.1


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