License |
License |
---|---|
GroupId | GroupIdio.smooth-way |
ArtifactId | ArtifactIdconstraints-work |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionconstraints-work
A suite of libraries made to help ease developer's life
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
constraints-work-0.1.0.pom | |
constraints-work-0.1.0-sources.jar | 1 KB |
constraints-work-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.smooth-way/constraints-work/ -->
<dependency>
<groupId>io.smooth-way</groupId>
<artifactId>constraints-work</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.smooth-way/constraints-work/
implementation 'io.smooth-way:constraints-work:0.1.0'
// https://jarcasting.com/artifacts/io.smooth-way/constraints-work/
implementation ("io.smooth-way:constraints-work:0.1.0")
'io.smooth-way:constraints-work:aar:0.1.0'
<dependency org="io.smooth-way" name="constraints-work" rev="0.1.0">
<artifact name="constraints-work" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.smooth-way', module='constraints-work', version='0.1.0')
)
libraryDependencies += "io.smooth-way" % "constraints-work" % "0.1.0"
[io.smooth-way/constraints-work "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-reactive | jar | 1.4.3 |
io.smooth-way : constraints | jar | 0.1.0 |
io.smooth-way : constraints-android | jar | 0.1.0 |
io.smooth-way : network | jar | 0.1.0 |
io.smooth-way : android-battery | jar | 0.1.0 |
androidx.work » work-runtime | jar | 2.4.0 |