| License |
License |
|---|---|
| GroupId | GroupIdcom.infinum.thimble |
| ArtifactId | ArtifactIdthimble |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionThimble
Toolkit for UI design and adjustments on Android.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| thimble-1.0.1.pom | |
| thimble-1.0.1-sources.jar | 57 KB |
| thimble-1.0.1-javadoc.jar | 257 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.infinum.thimble/thimble/ -->
<dependency>
<groupId>com.infinum.thimble</groupId>
<artifactId>thimble</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.infinum.thimble/thimble/
implementation 'com.infinum.thimble:thimble:1.0.1'
// https://jarcasting.com/artifacts/com.infinum.thimble/thimble/
implementation ("com.infinum.thimble:thimble:1.0.1")
'com.infinum.thimble:thimble:aar:1.0.1'
<dependency org="com.infinum.thimble" name="thimble" rev="1.0.1">
<artifact name="thimble" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.infinum.thimble', module='thimble', version='1.0.1')
)
libraryDependencies += "com.infinum.thimble" % "thimble" % "1.0.1"
[com.infinum.thimble/thimble "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.activity » activity-ktx | jar | 1.3.1 |
| androidx.fragment » fragment-ktx | jar | 1.3.6 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| androidx.startup » startup-runtime | jar | 1.1.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.0 |
| androidx.coordinatorlayout » coordinatorlayout | jar | 1.1.0 |
| com.google.android.material » material | jar | 1.4.0 |
| io.insert-koin : koin-android | jar | 3.1.2 |
| com.github.skydoves : colorpickerpreference | jar | 2.0.5 |
| com.jakewharton.timber : timber | jar | 5.0.0 |
| androidx.databinding » viewbinding | jar | 7.0.1 |