is not current version
Last Version 1.1.2.RELEASE

com.itcoon:common-web 1.0.4.RELEASE


GroupId

GroupId

com.itcoon
ArtifactId

ArtifactId

common-web
Version

Version

1.0.4.RELEASE
Type

Type

pom

Download common-web 1.0.4.RELEASE


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