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

Jar examples for m:meta-utils

Description

Set of utilities and auxiliary classes to make development easier.

You can download jar file meta-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 meta-utils-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials