is not current version
Last Version 0.0.7

com.github.imas-alex:Community 0.0.6

The community extension for the entigrator application

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.imas-alex
ArtifactId

ArtifactId

Community
Version

Version

0.0.6
Type

Type

jar

Download Community 0.0.6


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