| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdio.github.antimonit |
| ArtifactId | ArtifactIdticket-shape |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionTicket Shape
Ticket shape for Jetpack Compose
|
| Filename | Size |
|---|---|
| ticket-shape-1.0.0.pom | |
| ticket-shape-1.0.0-sources.jar | 5 KB |
| ticket-shape-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.antimonit/ticket-shape/ -->
<dependency>
<groupId>io.github.antimonit</groupId>
<artifactId>ticket-shape</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.antimonit/ticket-shape/
implementation 'io.github.antimonit:ticket-shape:1.0.0'
// https://jarcasting.com/artifacts/io.github.antimonit/ticket-shape/
implementation ("io.github.antimonit:ticket-shape:1.0.0")
'io.github.antimonit:ticket-shape:aar:1.0.0'
<dependency org="io.github.antimonit" name="ticket-shape" rev="1.0.0">
<artifact name="ticket-shape" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.antimonit', module='ticket-shape', version='1.0.0')
)
libraryDependencies += "io.github.antimonit" % "ticket-shape" % "1.0.0"
[io.github.antimonit/ticket-shape "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.0.1 |
| androidx.compose.material » material | jar | 1.0.1 |
| androidx.compose.ui » ui-tooling-preview | jar | 1.0.1 |