is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:community-front 0.0.5-beta2


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

community-front
Version

Version

0.0.5-beta2
Type

Type

jar

Download community-front 0.0.5-beta2


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