Download bsf-utils-3.1.jar file - Jar b

Jar examples for b:bsf-utils

Description

BSF API Utility classes

You can download jar file bsf-utils 3.1 in this page.

License

Apache License

Build File

You can use the following script to add bsf-utils-3.1.jar to your project.

<dependency>
   <groupId>org.apache.bsf</groupId>
   <artifactId>bsf-utils</artifactId>
   <version>3.1</version>
</dependency>
compile group: 'org.apache.bsf', name: 'bsf-utils', version: '3.1'
libraryDependencies += "org.apache.bsf" % "bsf-utils" % "3.1"
<dependency org="org.apache.bsf" name="bsf-utils" rev="3.1"/>
@Grapes(@Grab(group='org.apache.bsf', module='bsf-utils', version='3.1'))
'org.apache.bsf:bsf-utils:jar:3.1'

Download

Click the following link to download the jar file.

bsf-utils-3.1-javadoc.jar
bsf-utils-3.1-sources.jar
bsf-utils-3.1.jar
bsf-utils-3.1.pom



Related Tutorials