Ticket Shape

Ticket shape for Jetpack Compose

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.antimonit
ArtifactId

ArtifactId

ticket-shape
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Ticket Shape
Ticket shape for Jetpack Compose

Download ticket-shape

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0