is not current version
Last Version 1.1.0-RELEASE

com.didispace:easy-utils 1.0.0-RELEASE

easy-utils

GroupId

GroupId

com.didispace
ArtifactId

ArtifactId

easy-utils
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download easy-utils 1.0.0-RELEASE


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