Download bom-0.9.jar file - Jar b

Jar examples for b:bom

Description

Contains the list of all dependencies needed for build Demoiselle Signer Project.

You can download jar file bom 0.9 in this page.

License

GNU Lesser General Public License, Version 3

Build File

You can use the following script to add bom-0.9.jar to your project.

<dependency>
   <groupId>org.atteo.moonshine</groupId>
   <artifactId>bom</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'org.atteo.moonshine', name: 'bom', version: '0.9'
libraryDependencies += "org.atteo.moonshine" % "bom" % "0.9"
<dependency org="org.atteo.moonshine" name="bom" rev="0.9"/>
@Grapes(@Grab(group='org.atteo.moonshine', module='bom', version='0.9'))
'org.atteo.moonshine:bom:jar:0.9'

Download

Click the following link to download the jar file.

bom-0.9.pom



Related Tutorials