Download jabb-core-1.0.109.jar file - Jar j

Jar examples for j:jabb-core

Description

JABB is a collection of reusable Java components.

You can download jar file jabb-core 1.0.109 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jabb-core-1.0.109.jar to your project.

<dependency>
   <groupId>net.sf.jabb</groupId>
   <artifactId>jabb-core</artifactId>
   <version>1.0.109</version>
</dependency>
compile group: 'net.sf.jabb', name: 'jabb-core', version: '1.0.109'
libraryDependencies += "net.sf.jabb" % "jabb-core" % "1.0.109"
<dependency org="net.sf.jabb" name="jabb-core" rev="1.0.109"/>
@Grapes(@Grab(group='net.sf.jabb', module='jabb-core', version='1.0.109'))
'net.sf.jabb:jabb-core:jar:1.0.109'

Download

Click the following link to download the jar file.

jabb-core-1.0.109-javadoc.jar
jabb-core-1.0.109-sources.jar
jabb-core-1.0.109.jar
jabb-core-1.0.109.pom



Related Tutorials