is not current version
Last Version 1.0.0.3.8-RELEASE

com.github.cheukbinli:original-common 1.0.0.3.3-RELEASE


GroupId

GroupId

com.github.cheukbinli
ArtifactId

ArtifactId

original-common
Version

Version

1.0.0.3.3-RELEASE
Type

Type

jar

Download original-common 1.0.0.3.3-RELEASE


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