License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.kaltura.netkit |
ArtifactId | ArtifactIdnetkit-services |
Version | Version1.3.12 |
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.12.pom | |
netkit-services-1.3.12.aar | 99 KB |
netkit-services-1.3.12-sources.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kaltura.netkit/netkit-services/ -->
<dependency>
<groupId>com.kaltura.netkit</groupId>
<artifactId>netkit-services</artifactId>
<version>1.3.12</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kaltura.netkit/netkit-services/
implementation 'com.kaltura.netkit:netkit-services:1.3.12'
// https://jarcasting.com/artifacts/com.kaltura.netkit/netkit-services/
implementation ("com.kaltura.netkit:netkit-services:1.3.12")
'com.kaltura.netkit:netkit-services:aar:1.3.12'
<dependency org="com.kaltura.netkit" name="netkit-services" rev="1.3.12">
<artifact name="netkit-services" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kaltura.netkit', module='netkit-services', version='1.3.12')
)
libraryDependencies += "com.kaltura.netkit" % "netkit-services" % "1.3.12"
[com.kaltura.netkit/netkit-services "1.3.12"]
Group / Artifact | Type | Version |
---|---|---|
netkit-android » netkit-core | jar | unspecified |
androidx.annotation » annotation | jar | 1.2.0 |