Download em-utils-1.0.0.jar file - Jar e

Jar examples for e:em-utils

Description

Collection of utility classes for large scale projects focusing on robust and testable code.

You can download jar file em-utils 1.0.0 in this page.

License

MIT License

Build File

You can use the following script to add em-utils-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

em-utils-1.0.0-javadoc.jar
em-utils-1.0.0-sources.jar
em-utils-1.0.0.jar
em-utils-1.0.0.pom



Related Tutorials