is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:mk-common 1.0.0-beta4


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

mk-common
Version

Version

1.0.0-beta4
Type

Type

pom

Download mk-common 1.0.0-beta4

Filename Size
mk-common-1.0.0-beta4.pom 635 bytes
Browse

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