License |
License |
---|---|
GroupId | GroupIdland.sungbin |
ArtifactId | ArtifactIdftds |
Last Version | Last Versiondev-0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionftds
Fake Toss Design System
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ftds-dev-0.0.1.pom | |
ftds-dev-0.0.1-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/land.sungbin/ftds/ -->
<dependency>
<groupId>land.sungbin</groupId>
<artifactId>ftds</artifactId>
<version>dev-0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/land.sungbin/ftds/
implementation 'land.sungbin:ftds:dev-0.0.1'
// https://jarcasting.com/artifacts/land.sungbin/ftds/
implementation ("land.sungbin:ftds:dev-0.0.1")
'land.sungbin:ftds:aar:dev-0.0.1'
<dependency org="land.sungbin" name="ftds" rev="dev-0.0.1">
<artifact name="ftds" type="aar" />
</dependency>
@Grapes(
@Grab(group='land.sungbin', module='ftds', version='dev-0.0.1')
)
libraryDependencies += "land.sungbin" % "ftds" % "dev-0.0.1"
[land.sungbin/ftds "dev-0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.compose.ui » ui | jar | 1.2.0-alpha01 |
androidx.compose.compiler » compiler | jar | 1.2.0-alpha01 |
androidx.compose.material » material | jar | 1.2.0-alpha01 |