Download jbizmo-commons-2.0.0.jar file - Jar j

Jar examples for j:jbizmo-commons

Description

You can download jar file jbizmo-commons 2.0.0 in this page.

Build File

You can use the following script to add jbizmo-commons-2.0.0.jar to your project.

<dependency>
   <groupId>net.sourceforge.jbizmo</groupId>
   <artifactId>jbizmo-commons</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'net.sourceforge.jbizmo', name: 'jbizmo-commons', version: '2.0.0'
libraryDependencies += "net.sourceforge.jbizmo" % "jbizmo-commons" % "2.0.0"
<dependency org="net.sourceforge.jbizmo" name="jbizmo-commons" rev="2.0.0"/>
@Grapes(@Grab(group='net.sourceforge.jbizmo', module='jbizmo-commons', version='2.0.0'))
'net.sourceforge.jbizmo:jbizmo-commons:jar:2.0.0'

Download

Click the following link to download the jar file.

jbizmo-commons-2.0.0-javadoc.jar
jbizmo-commons-2.0.0-sources.jar
jbizmo-commons-2.0.0.jar
jbizmo-commons-2.0.0.pom



Related Tutorials