Download blanco-commons-2.1.1.jar file - Jar b

Jar examples for b:blanco-commons

Description

blancoCommons is a common library of blanco framework.

You can download jar file blanco-commons 2.1.1 in this page.

License

Eclipse Public License - Version 1.0

Build File

You can use the following script to add blanco-commons-2.1.1.jar to your project.

<dependency>
   <groupId>jp.igapyon.blanco.commons</groupId>
   <artifactId>blanco-commons</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'jp.igapyon.blanco.commons', name: 'blanco-commons', version: '2.1.1'
libraryDependencies += "jp.igapyon.blanco.commons" % "blanco-commons" % "2.1.1"
<dependency org="jp.igapyon.blanco.commons" name="blanco-commons" rev="2.1.1"/>
@Grapes(@Grab(group='jp.igapyon.blanco.commons', module='blanco-commons', version='2.1.1'))
'jp.igapyon.blanco.commons:blanco-commons:jar:2.1.1'

Download

Click the following link to download the jar file.

blanco-commons-2.1.1-javadoc.jar
blanco-commons-2.1.1-sources.jar
blanco-commons-2.1.1.jar
blanco-commons-2.1.1.pom



Related Tutorials