| License |
License |
|---|---|
| GroupId | GroupIdcom.quadible |
| ArtifactId | ArtifactIdsmart-tabs |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSmart Tabs
A description of what my library does.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smart-tabs-1.0.0.pom | |
| smart-tabs-1.0.0-release.aar | 36 KB |
| smart-tabs-1.0.0-release-sources.jar | 2 KB |
| smart-tabs-1.0.0-release-javadoc.jar | 255 KB |
| smart-tabs-1.0.0-debug.aar | 40 KB |
| smart-tabs-1.0.0-debug-sources.jar | 2 KB |
| smart-tabs-1.0.0-debug-javadoc.jar | 255 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.quadible/smart-tabs/ -->
<dependency>
<groupId>com.quadible</groupId>
<artifactId>smart-tabs</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.quadible/smart-tabs/
implementation 'com.quadible:smart-tabs:1.0.0'
// https://jarcasting.com/artifacts/com.quadible/smart-tabs/
implementation ("com.quadible:smart-tabs:1.0.0")
'com.quadible:smart-tabs:pom:1.0.0'
<dependency org="com.quadible" name="smart-tabs" rev="1.0.0">
<artifact name="smart-tabs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.quadible', module='smart-tabs', version='1.0.0')
)
libraryDependencies += "com.quadible" % "smart-tabs" % "1.0.0"
[com.quadible/smart-tabs "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.21 |
| androidx.compose.ui » ui-tooling Optional | jar | 1.2.0-beta02 |
| androidx.compose.ui » ui-test-manifest Optional | jar | 1.2.0-beta02 |
| androidx.core » core-ktx Optional | jar | 1.8.0 |
| androidx.compose.ui » ui Optional | jar | 1.2.0-beta02 |
| androidx.compose.material » material Optional | jar | 1.2.0-beta02 |
| androidx.compose.ui » ui-tooling-preview Optional | jar | 1.2.0-beta02 |
| androidx.lifecycle » lifecycle-runtime-ktx Optional | jar | 2.4.1 |
| androidx.activity » activity-compose Optional | jar | 1.4.0 |