Download common-utils-4.0.0.jar file - Jar c

Jar examples for c:common-utils

Description

The library helps to prevent boilerplate code for random strings and names, SPI-based slf4j configuration, sophisticated property files, human readable representation of date differences and getting attributes from MANIFEST.FM files.

You can download jar file common-utils 4.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add common-utils-4.0.0.jar to your project.

<dependency>
   <groupId>org.daisy.pipeline.modules.braille</groupId>
   <artifactId>common-utils</artifactId>
   <version>4.0.0</version>
</dependency>
compile group: 'org.daisy.pipeline.modules.braille', name: 'common-utils', version: '4.0.0'
libraryDependencies += "org.daisy.pipeline.modules.braille" % "common-utils" % "4.0.0"
<dependency org="org.daisy.pipeline.modules.braille" name="common-utils" rev="4.0.0"/>
@Grapes(@Grab(group='org.daisy.pipeline.modules.braille', module='common-utils', version='4.0.0'))
'org.daisy.pipeline.modules.braille:common-utils:jar:4.0.0'

Download

Click the following link to download the jar file.

common-utils-4.0.0-javadoc.jar
common-utils-4.0.0-sources.jar
common-utils-4.0.0.jar
common-utils-4.0.0.pom



Related Tutorials