commons-utils

distribution config

License

License

GroupId

GroupId

tech.iooo.coco
ArtifactId

ArtifactId

commons-utils
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

commons-utils
distribution config
Project URL

Project URL

http://maven.apache.org

Download commons-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
tech.iooo.coco : commons-core jar 1.0.2.RELEASE
com.google.code.gson : gson jar 2.8.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.hamcrest : hamcrest-library jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE