is not current version
Last Version 2.26

org.kaazing:community.license 2.25


Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

community.license
Version

Version

2.25
Type

Type

jar

Download community.license 2.25


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