Download juel-spi-2.2.7.jar file - Jar j

Jar examples for j:juel-spi

Description

You can download jar file juel-spi 2.2.7 in this page.

Build File

You can use the following script to add juel-spi-2.2.7.jar to your project.

<dependency>
   <groupId>de.odysseus.juel</groupId>
   <artifactId>juel-spi</artifactId>
   <version>2.2.7</version>
</dependency>
compile group: 'de.odysseus.juel', name: 'juel-spi', version: '2.2.7'
libraryDependencies += "de.odysseus.juel" % "juel-spi" % "2.2.7"
<dependency org="de.odysseus.juel" name="juel-spi" rev="2.2.7"/>
@Grapes(@Grab(group='de.odysseus.juel', module='juel-spi', version='2.2.7'))
'de.odysseus.juel:juel-spi:jar:2.2.7'

Download

Click the following link to download the jar file.

juel-spi-2.2.7-javadoc.jar
juel-spi-2.2.7.jar
juel-spi-2.2.7.pom



Related Tutorials