Download spring-jade4j-0.4.2.jar file - Jar s

Jar examples for s:spring-jade4j

Description

Spring interface to the Jade compiler

You can download jar file spring-jade4j 0.4.2 in this page.

License

MIT License

Build File

You can use the following script to add spring-jade4j-0.4.2.jar to your project.

<dependency>
   <groupId>de.neuland-bfi</groupId>
   <artifactId>spring-jade4j</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'de.neuland-bfi', name: 'spring-jade4j', version: '0.4.2'
libraryDependencies += "de.neuland-bfi" % "spring-jade4j" % "0.4.2"
<dependency org="de.neuland-bfi" name="spring-jade4j" rev="0.4.2"/>
@Grapes(@Grab(group='de.neuland-bfi', module='spring-jade4j', version='0.4.2'))
'de.neuland-bfi:spring-jade4j:jar:0.4.2'

Download

Click the following link to download the jar file.

spring-jade4j-0.4.2-javadoc.jar
spring-jade4j-0.4.2-sources.jar
spring-jade4j-0.4.2.jar
spring-jade4j-0.4.2.pom



Related Tutorials