is not current version
Last Version 1.0.1

com.gitee.mankel.li:mankel-commons 1.0


GroupId

GroupId

com.gitee.mankel.li
ArtifactId

ArtifactId

mankel-commons
Version

Version

1.0
Type

Type

jar

Download mankel-commons 1.0


<!-- https://jarcasting.com/artifacts/com.gitee.mankel.li/mankel-commons/ -->
<dependency>
    <groupId>com.gitee.mankel.li</groupId>
    <artifactId>mankel-commons</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.mankel.li/mankel-commons/
implementation 'com.gitee.mankel.li:mankel-commons:1.0'
// https://jarcasting.com/artifacts/com.gitee.mankel.li/mankel-commons/
implementation ("com.gitee.mankel.li:mankel-commons:1.0")
'com.gitee.mankel.li:mankel-commons:jar:1.0'
<dependency org="com.gitee.mankel.li" name="mankel-commons" rev="1.0">
  <artifact name="mankel-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.mankel.li', module='mankel-commons', version='1.0')
)
libraryDependencies += "com.gitee.mankel.li" % "mankel-commons" % "1.0"
[com.gitee.mankel.li/mankel-commons "1.0"]