is not current version
Last Version 1.0.4.RELEASE

cn.jeeweb:jeeweb-common-utils 1.0.3.RELEASE


GroupId

GroupId

cn.jeeweb
ArtifactId

ArtifactId

jeeweb-common-utils
Version

Version

1.0.3.RELEASE
Type

Type

jar

Download jeeweb-common-utils 1.0.3.RELEASE


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