Jar examples for j:jabb-core
JABB is a collection of reusable Java components.
You can download jar file jabb-core 1.0.88 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jabb-core-1.0.88.jar to your project.
<dependency> <groupId>net.sf.jabb</groupId> <artifactId>jabb-core</artifactId> <version>1.0.88</version> </dependency>
compile group: 'net.sf.jabb', name: 'jabb-core', version: '1.0.88'
libraryDependencies += "net.sf.jabb" % "jabb-core" % "1.0.88"
<dependency org="net.sf.jabb" name="jabb-core" rev="1.0.88"/>
@Grapes(@Grab(group='net.sf.jabb', module='jabb-core', version='1.0.88'))
'net.sf.jabb:jabb-core:jar:1.0.88'
Click the following link to download the jar file.
jabb-core-1.0.88-javadoc.jar