Last Version

constraints-android 0.1.0

A suite of libraries made to help ease developer's life

License

License

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

constraints-android
Version

Version

0.1.0
Type

Type

aar
Description

Description

constraints-android
A suite of libraries made to help ease developer's life
Project URL

Project URL

https://github.com/smooth-io/smooth
Source Code Management

Source Code Management

https://github.com/smooth-io/smooth/

Download constraints-android 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.smooth-way : android-battery jar 0.1.0
io.smooth-way : network jar 0.1.0
com.nabinbhandari.android » permissions jar 3.8
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-reactive jar 1.4.3
androidx.appcompat » appcompat jar 1.3.0
androidx.startup » startup-runtime jar 1.0.0
io.smooth-way : use-cases jar 0.1.0

Project Modules

There are no modules declared in this project.