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

Jar examples for j:juel-spi

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

juel-spi-2.2.5-javadoc.jar
juel-spi-2.2.5.jar
juel-spi-2.2.5.pom



Related Tutorials