Last Version

compose-annotation 1.0.2

Safe compose args

License

License

GroupId

GroupId

io.github.dilrajsingh1997
ArtifactId

ArtifactId

compose-annotation
Version

Version

1.0.2
Type

Type

pom
Description

Description

compose-annotation
Safe compose args
Project URL

Project URL

https://github.com/dilrajsingh1997/safe-compose-args
Source Code Management

Source Code Management

https://github.com/dilrajsingh1997/safe-compose-args/tree/main

Download compose-annotation 1.0.2


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.