| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.kaltura.netkit |
| ArtifactId | ArtifactIdnetkit-services |
| Version | Version1.3.13 |
| Type | Typeaar |
| Description |
DescriptionNetkit-Services
NetKit: Kaltura server connection network SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| netkit-services-1.3.13.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kaltura.netkit/netkit-services/ -->
<dependency>
<groupId>com.kaltura.netkit</groupId>
<artifactId>netkit-services</artifactId>
<version>1.3.13</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kaltura.netkit/netkit-services/
implementation 'com.kaltura.netkit:netkit-services:1.3.13'
// https://jarcasting.com/artifacts/com.kaltura.netkit/netkit-services/
implementation ("com.kaltura.netkit:netkit-services:1.3.13")
'com.kaltura.netkit:netkit-services:aar:1.3.13'
<dependency org="com.kaltura.netkit" name="netkit-services" rev="1.3.13">
<artifact name="netkit-services" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kaltura.netkit', module='netkit-services', version='1.3.13')
)
libraryDependencies += "com.kaltura.netkit" % "netkit-services" % "1.3.13"
[com.kaltura.netkit/netkit-services "1.3.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.kaltura.netkit : netkit-core | jar | 1.3.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |