| License |
License |
|---|---|
| GroupId | GroupIdcom.didispace |
| ArtifactId | ArtifactIdeasy-utils |
| Version | Version1.1.0-RELEASE |
| Type | Typejar |
| Description |
Descriptioneasy-utils
easy-utils
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easy-utils-1.1.0-RELEASE.pom | |
| easy-utils-1.1.0-RELEASE.jar | 9 KB |
| easy-utils-1.1.0-RELEASE-sources.jar | 7 KB |
| easy-utils-1.1.0-RELEASE-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.didispace/easy-utils/ -->
<dependency>
<groupId>com.didispace</groupId>
<artifactId>easy-utils</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.didispace/easy-utils/
implementation 'com.didispace:easy-utils:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.didispace/easy-utils/
implementation ("com.didispace:easy-utils:1.1.0-RELEASE")
'com.didispace:easy-utils:jar:1.1.0-RELEASE'
<dependency org="com.didispace" name="easy-utils" rev="1.1.0-RELEASE">
<artifact name="easy-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.didispace', module='easy-utils', version='1.1.0-RELEASE')
)
libraryDependencies += "com.didispace" % "easy-utils" % "1.1.0-RELEASE"
[com.didispace/easy-utils "1.1.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| log4j : log4j | jar | 1.2.17 |