License |
License
Unflow License
|
---|---|
GroupId | GroupIdcom.unflow |
ArtifactId | ArtifactIdshared-android |
Version | Version1.9.1 |
Type | Typeaar |
Description |
Descriptionunflow
Unflow SDK
|
Filename | Size |
---|---|
shared-android-1.9.1.pom | |
shared-android-1.9.1-sources.jar | 74 KB |
shared-android-1.9.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.unflow/shared-android/ -->
<dependency>
<groupId>com.unflow</groupId>
<artifactId>shared-android</artifactId>
<version>1.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.unflow/shared-android/
implementation 'com.unflow:shared-android:1.9.1'
// https://jarcasting.com/artifacts/com.unflow/shared-android/
implementation ("com.unflow:shared-android:1.9.1")
'com.unflow:shared-android:aar:1.9.1'
<dependency org="com.unflow" name="shared-android" rev="1.9.1">
<artifact name="shared-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.unflow', module='shared-android', version='1.9.1')
)
libraryDependencies += "com.unflow" % "shared-android" % "1.9.1"
[com.unflow/shared-android "1.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
com.unflow : analytics-android | jar | 1.9.1 |
com.squareup.sqldelight : runtime-jvm | jar | 1.5.3 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |