Download jabb-core-1.0.111.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.111 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.111.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials