emsoft-utils

Java and Groovy utils

License

License

GroupId

GroupId

com.emsoft
ArtifactId

ArtifactId

emsoft-utils
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

emsoft-utils
Java and Groovy utils

Download emsoft-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.emsoft/emsoft-utils/ -->
<dependency>
    <groupId>com.emsoft</groupId>
    <artifactId>emsoft-utils</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.emsoft/emsoft-utils/
implementation 'com.emsoft:emsoft-utils:1.1.0'
// https://jarcasting.com/artifacts/com.emsoft/emsoft-utils/
implementation ("com.emsoft:emsoft-utils:1.1.0")
'com.emsoft:emsoft-utils:jar:1.1.0'
<dependency org="com.emsoft" name="emsoft-utils" rev="1.1.0">
  <artifact name="emsoft-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emsoft', module='emsoft-utils', version='1.1.0')
)
libraryDependencies += "com.emsoft" % "emsoft-utils" % "1.1.0"
[com.emsoft/emsoft-utils "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.8.6
org.slf4j : slf4j-api jar [1.6.4,)

test (1)

Group / Artifact Type Version
org.testng : testng jar [6.3,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0