emsoft-groovy

Java and Groovy utils

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.emsoft
ArtifactId

ArtifactId

emsoft-groovy
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

emsoft-groovy
Java and Groovy utils

Download emsoft-groovy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.emsoft : emsoft-utils jar [1.0.0,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0