Last Version

Freshpaint Android SDK 1.2.1

Add Freshpaint to your Android App

License

License

None
GroupId

GroupId

io.freshpaint.android
ArtifactId

ArtifactId

freshpaint
Version

Version

1.2.1
Type

Type

aar
Description

Description

Freshpaint Android SDK
Add Freshpaint to your Android App
Project URL

Project URL

http://github.com/freshpaint-io/freshpaint-android
Source Code Management

Source Code Management

http://github.com/freshpaint-io/freshpaint-android

Download freshpaint 1.2.1


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.