is not current version
Last Version 2.1.1

com.github.fanzezhen.common:common-leaned 0.0.2.8


GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-leaned
Version

Version

0.0.2.8
Type

Type

jar

Download common-leaned 0.0.2.8


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