is not current version
Last Version 2.1.2

com.github.fanzezhen.common:common-mp 0.0.2.3


GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-mp
Version

Version

0.0.2.3
Type

Type

jar

Download common-mp 0.0.2.3


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