is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:mk-community 1.0.0-beta8


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

mk-community
Version

Version

1.0.0-beta8
Type

Type

pom

Download mk-community 1.0.0-beta8

Filename Size
mk-community-1.0.0-beta8.pom 927 bytes
Browse

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