License |
License |
---|---|
GroupId | GroupIdio.github.ternaryop |
ArtifactId | ArtifactIdwidget |
Version | Version1.0.4 |
Type | Typeaar |
Description |
DescriptionWidget
Widget for checkbox, swipe and more
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
widget-1.0.4.pom | |
widget-1.0.4-sources.jar | 6 KB |
widget-1.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ternaryop/widget/ -->
<dependency>
<groupId>io.github.ternaryop</groupId>
<artifactId>widget</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ternaryop/widget/
implementation 'io.github.ternaryop:widget:1.0.4'
// https://jarcasting.com/artifacts/io.github.ternaryop/widget/
implementation ("io.github.ternaryop:widget:1.0.4")
'io.github.ternaryop:widget:aar:1.0.4'
<dependency org="io.github.ternaryop" name="widget" rev="1.0.4">
<artifact name="widget" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ternaryop', module='widget', version='1.0.4')
)
libraryDependencies += "io.github.ternaryop" % "widget" % "1.0.4"
[io.github.ternaryop/widget "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
androidx.preference » preference | jar | 1.1.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |