Download molindo-utils-1.1.0.jar file - Jar m

Jar examples for m:molindo-utils

Description

Simply utility methods used across other Molindo projects

You can download jar file molindo-utils 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add molindo-utils-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

molindo-utils-1.1.0-javadoc.jar
molindo-utils-1.1.0-sources.jar
molindo-utils-1.1.0.jar
molindo-utils-1.1.0.pom



Related Tutorials