is not current version
Last Version 0.0.9

com.github.fangzhengjin:common-core 0.0.1

common-core

GroupId

GroupId

com.github.fangzhengjin
ArtifactId

ArtifactId

common-core
Version

Version

0.0.1
Type

Type

jar

Download common-core 0.0.1


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