Jar examples for e:em-utils
Collection of utility classes for large scale projects focusing on robust and testable code.
You can download jar file em-utils 2.0.0 in this page.
MIT License
You can use the following script to add em-utils-2.0.0.jar to your project.
<dependency> <groupId>com.enterprisemath</groupId> <artifactId>em-utils</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.enterprisemath', name: 'em-utils', version: '2.0.0'
libraryDependencies += "com.enterprisemath" % "em-utils" % "2.0.0"
<dependency org="com.enterprisemath" name="em-utils" rev="2.0.0"/>
@Grapes(@Grab(group='com.enterprisemath', module='em-utils', version='2.0.0'))
'com.enterprisemath:em-utils:jar:2.0.0'
Click the following link to download the jar file.
em-utils-2.0.0-javadoc.jar