License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.featureprobe |
ArtifactId | ArtifactIdclient-sdk-android |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionclient-sdk-android
FeatureProbe Server Side SDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-sdk-android-1.0.1.pom | |
client-sdk-android-1.0.1-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.featureprobe/client-sdk-android/ -->
<dependency>
<groupId>com.featureprobe</groupId>
<artifactId>client-sdk-android</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.featureprobe/client-sdk-android/
implementation 'com.featureprobe:client-sdk-android:1.0.1'
// https://jarcasting.com/artifacts/com.featureprobe/client-sdk-android/
implementation ("com.featureprobe:client-sdk-android:1.0.1")
'com.featureprobe:client-sdk-android:aar:1.0.1'
<dependency org="com.featureprobe" name="client-sdk-android" rev="1.0.1">
<artifact name="client-sdk-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.featureprobe', module='client-sdk-android', version='1.0.1')
)
libraryDependencies += "com.featureprobe" % "client-sdk-android" % "1.0.1"
[com.featureprobe/client-sdk-android "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.20 |
net.java.dev.jna : jna | jar | 5.7.0 |