android

Ackee Screenshotting System

License

License

GroupId

GroupId

io.github.ackeescreenshoter
ArtifactId

ArtifactId

android
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

android
Ackee Screenshotting System
Project URL

Project URL

https://github.com/AckeeScreenshoter/Android.Client
Source Code Management

Source Code Management

https://github.com/AckeeScreenshoter/Android.Client

Download android

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ackeescreenshoter/android/ -->
<dependency>
    <groupId>io.github.ackeescreenshoter</groupId>
    <artifactId>android</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ackeescreenshoter/android/
implementation 'io.github.ackeescreenshoter:android:1.1.1'
// https://jarcasting.com/artifacts/io.github.ackeescreenshoter/android/
implementation ("io.github.ackeescreenshoter:android:1.1.1")
'io.github.ackeescreenshoter:android:aar:1.1.1'
<dependency org="io.github.ackeescreenshoter" name="android" rev="1.1.1">
  <artifact name="android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ackeescreenshoter', module='android', version='1.1.1')
)
libraryDependencies += "io.github.ackeescreenshoter" % "android" % "1.1.1"
[io.github.ackeescreenshoter/android "1.1.1"]

Dependencies

compile (14)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core-ktx jar 1.7.0
com.google.android.material » material jar 1.4.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.constraintlayout » constraintlayout jar 2.1.1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-moshi jar 2.9.0
com.squareup.moshi : moshi jar 1.12.0
com.squareup.okhttp3 : okhttp jar 4.9.2
com.squareup.okhttp3 : logging-interceptor jar 4.9.2
io.coil-kt : coil jar 1.4.0
com.squareup : seismic jar 1.0.3
com.github.dhaval2404 » imagepicker jar 1.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0