| License |
License |
|---|---|
| GroupId | GroupIdcom.emsoft |
| ArtifactId | ArtifactIdemsoft-utils |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionemsoft-utils
Java and Groovy utils
|
| Filename | Size |
|---|---|
| emsoft-utils-1.1.0.pom | |
| emsoft-utils-1.1.0.jar | 153 KB |
| emsoft-utils-1.1.0-sources.jar | 52 KB |
| emsoft-utils-1.1.0-javadoc.jar | 280 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 1.8.6 |
| org.slf4j : slf4j-api | jar | [1.6.4,) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | [6.3,) |