is not current version
Last Version 2.1.2

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


GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-mp
Version

Version

2.0.5
Type

Type

jar

Download common-mp 2.0.5


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