| License |
License
None
|
|---|---|
| GroupId | GroupIdio.freshpaint.android |
| ArtifactId | ArtifactIdfreshpaint |
| Version | Version1.2.1 |
| Type | Typeaar |
| Description |
DescriptionFreshpaint Android SDK
Add Freshpaint to your Android App
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| freshpaint-1.2.1.pom | |
| freshpaint-1.2.1-sources.jar | 96 KB |
| freshpaint-1.2.1-javadoc.jar | 211 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.freshpaint.android/freshpaint/ -->
<dependency>
<groupId>io.freshpaint.android</groupId>
<artifactId>freshpaint</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.freshpaint.android/freshpaint/
implementation 'io.freshpaint.android:freshpaint:1.2.1'
// https://jarcasting.com/artifacts/io.freshpaint.android/freshpaint/
implementation ("io.freshpaint.android:freshpaint:1.2.1")
'io.freshpaint.android:freshpaint:aar:1.2.1'
<dependency org="io.freshpaint.android" name="freshpaint" rev="1.2.1">
<artifact name="freshpaint" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.freshpaint.android', module='freshpaint', version='1.2.1')
)
libraryDependencies += "io.freshpaint.android" % "freshpaint" % "1.2.1"
[io.freshpaint.android/freshpaint "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.lifecycle » lifecycle-process | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.2.0 |
| androidx.core » core-ktx | jar | 1.3.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.72 |
| androidx.annotation » annotation | jar | 1.1.0 |