License |
License
Internal Use Only
|
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.contentsquare.android |
ArtifactId | ArtifactIdlibrary |
Version | Version4.9.0 |
Type | Typeaar |
Description |
DescriptionContentSquare Android SDK
ContentSquareAndroid SDK
|
Project URL |
Project URL |
Filename | Size |
---|---|
library-4.9.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.contentsquare.android/library/ -->
<dependency>
<groupId>com.contentsquare.android</groupId>
<artifactId>library</artifactId>
<version>4.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.contentsquare.android/library/
implementation 'com.contentsquare.android:library:4.9.0'
// https://jarcasting.com/artifacts/com.contentsquare.android/library/
implementation ("com.contentsquare.android:library:4.9.0")
'com.contentsquare.android:library:aar:4.9.0'
<dependency org="com.contentsquare.android" name="library" rev="4.9.0">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.contentsquare.android', module='library', version='4.9.0')
)
libraryDependencies += "com.contentsquare.android" % "library" % "4.9.0"
[com.contentsquare.android/library "4.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |
androidx.annotation » annotation | jar | 1.3.0 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
androidx.preference » preference-ktx | jar | 1.2.0 |
com.google.dagger : dagger | jar | 2.41 |