| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdorg.kaazing |
| ArtifactId | ArtifactIdcommunity.license |
| Version | Version2.26 |
| Type | Typejar |
| Description |
DescriptionCommunity License
Community parent POM for all Maven projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| community.license-2.26.pom | |
| community.license-2.26.jar | 2 KB |
| community.license-2.26-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kaazing/community.license/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>community.license</artifactId>
<version>2.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/community.license/
implementation 'org.kaazing:community.license:2.26'
// https://jarcasting.com/artifacts/org.kaazing/community.license/
implementation ("org.kaazing:community.license:2.26")
'org.kaazing:community.license:jar:2.26'
<dependency org="org.kaazing" name="community.license" rev="2.26">
<artifact name="community.license" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='community.license', version='2.26')
)
libraryDependencies += "org.kaazing" % "community.license" % "2.26"
[org.kaazing/community.license "2.26"]