Download mmm-util-core-7.2.0.jar file - Jar m

Jar examples for m:mmm-util-core

Description

provides core utilities that fill gaps in the jdk.

You can download jar file mmm-util-core 7.2.0 in this page.

License

Apache Software Licenese

Build File

You can use the following script to add mmm-util-core-7.2.0.jar to your project.

<dependency>
   <groupId>net.sf.m-m-m</groupId>
   <artifactId>mmm-util-core</artifactId>
   <version>7.2.0</version>
</dependency>
compile group: 'net.sf.m-m-m', name: 'mmm-util-core', version: '7.2.0'
libraryDependencies += "net.sf.m-m-m" % "mmm-util-core" % "7.2.0"
<dependency org="net.sf.m-m-m" name="mmm-util-core" rev="7.2.0"/>
@Grapes(@Grab(group='net.sf.m-m-m', module='mmm-util-core', version='7.2.0'))
'net.sf.m-m-m:mmm-util-core:jar:7.2.0'

Download

Click the following link to download the jar file.

mmm-util-core-7.2.0-javadoc.jar
mmm-util-core-7.2.0-sources.jar
mmm-util-core-7.2.0.jar
mmm-util-core-7.2.0.pom



Related Tutorials