is not current version
Last Version 2.26

org.kaazing:community.license 2.22


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

community.license
Version

Version

2.22
Type

Type

jar

Download community.license 2.22


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