is not current version
Last Version 2.26

org.kaazing:community.parent 2.24

Community parent POM for all Maven projects

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

community.parent
Version

Version

2.24
Type

Type

pom

Download community.parent 2.24

Filename Size
community.parent-2.24.pom 20 KB
Browse

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