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