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