is not current version
Last Version 2.1.2

com.github.fanzezhen.common:common-core 0.0.2.1


GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-core
Version

Version

0.0.2.1
Type

Type

jar

Download common-core 0.0.2.1


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