is not current version
Last Version 1.1.2.RELEASE

com.itcoon:common-utils 1.0.3.RELEASE


GroupId

GroupId

com.itcoon
ArtifactId

ArtifactId

common-utils
Version

Version

1.0.3.RELEASE
Type

Type

jar

Download common-utils 1.0.3.RELEASE


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