| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.kaazing |
| ArtifactId | ArtifactIdios.client.parent |
| Last Version | Last Version5.0.0.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionKaazing iOS Client
Kaazing iOS Client
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationKaazing Corporation |
| Filename | Size |
|---|---|
| ios.client.parent-5.0.0.10.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kaazing/ios.client.parent/ -->
<dependency>
<groupId>org.kaazing</groupId>
<artifactId>ios.client.parent</artifactId>
<version>5.0.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/ios.client.parent/
implementation 'org.kaazing:ios.client.parent:5.0.0.10'
// https://jarcasting.com/artifacts/org.kaazing/ios.client.parent/
implementation ("org.kaazing:ios.client.parent:5.0.0.10")
'org.kaazing:ios.client.parent:pom:5.0.0.10'
<dependency org="org.kaazing" name="ios.client.parent" rev="5.0.0.10">
<artifact name="ios.client.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='ios.client.parent', version='5.0.0.10')
)
libraryDependencies += "org.kaazing" % "ios.client.parent" % "5.0.0.10"
[org.kaazing/ios.client.parent "5.0.0.10"]