| License |
License |
|---|---|
| GroupId | GroupIdio.github.dilrajsingh1997 |
| ArtifactId | ArtifactIdcompose-annotation |
| Version | Version1.0.2 |
| Type | Typepom |
| Description |
Descriptioncompose-annotation
Safe compose args
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| compose-annotation-1.0.2.pom | |
| compose-annotation-1.0.2-sources.jar | 2 KB |
| compose-annotation-1.0.2-release.aar | 12 KB |
| compose-annotation-1.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dilrajsingh1997/compose-annotation/ -->
<dependency>
<groupId>io.github.dilrajsingh1997</groupId>
<artifactId>compose-annotation</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dilrajsingh1997/compose-annotation/
implementation 'io.github.dilrajsingh1997:compose-annotation:1.0.2'
// https://jarcasting.com/artifacts/io.github.dilrajsingh1997/compose-annotation/
implementation ("io.github.dilrajsingh1997:compose-annotation:1.0.2")
'io.github.dilrajsingh1997:compose-annotation:pom:1.0.2'
<dependency org="io.github.dilrajsingh1997" name="compose-annotation" rev="1.0.2">
<artifact name="compose-annotation" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dilrajsingh1997', module='compose-annotation', version='1.0.2')
)
libraryDependencies += "io.github.dilrajsingh1997" % "compose-annotation" % "1.0.2"
[io.github.dilrajsingh1997/compose-annotation "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.navigation » navigation-compose | jar | 2.4.0-alpha10 |
| com.google.code.gson : gson | jar | 2.8.7 |