Download commons-bdxr-0.9.0.jar file - Jar c

Jar examples for c:commons-bdxr

Description

BDXR artifacts for Java.

You can download jar file commons-bdxr 0.9.0 in this page.

License

Mozilla Public License Version 1.1

Build File

You can use the following script to add commons-bdxr-0.9.0.jar to your project.

<dependency>
   <groupId>no.difi.vefa</groupId>
   <artifactId>commons-bdxr</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'no.difi.vefa', name: 'commons-bdxr', version: '0.9.0'
libraryDependencies += "no.difi.vefa" % "commons-bdxr" % "0.9.0"
<dependency org="no.difi.vefa" name="commons-bdxr" rev="0.9.0"/>
@Grapes(@Grab(group='no.difi.vefa', module='commons-bdxr', version='0.9.0'))
'no.difi.vefa:commons-bdxr:jar:0.9.0'

Download

Click the following link to download the jar file.

commons-bdxr-0.9.0-javadoc.jar
commons-bdxr-0.9.0-sources.jar
commons-bdxr-0.9.0.jar
commons-bdxr-0.9.0.pom



Related Tutorials