Download mmm-util-core-7.4.1.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.4.1 in this page.

License

Apache Software Licenese

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials