is not current version
Last Version 1.2.0-alpha01-dev620

Compose Tooling Data 1.0.0

Compose tooling library data. This library provides data about compose for different tooling purposes.

License

License

Categories

Categories

Data
GroupId

GroupId

org.jetbrains.compose.ui
ArtifactId

ArtifactId

ui-tooling-data
Version

Version

1.0.0
Type

Type

aar
Description

Description

Compose Tooling Data
Compose tooling library data. This library provides data about compose for different tooling purposes.
Project URL

Project URL

https://github.com/JetBrains/compose-jb
Source Code Management

Source Code Management

https://github.com/JetBrains/compose-jb

Download ui-tooling-data 1.0.0


<!-- https://jarcasting.com/artifacts/org.jetbrains.compose.ui/ui-tooling-data/ -->
<dependency>
    <groupId>org.jetbrains.compose.ui</groupId>
    <artifactId>ui-tooling-data</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.compose.ui/ui-tooling-data/
implementation 'org.jetbrains.compose.ui:ui-tooling-data:1.0.0'
// https://jarcasting.com/artifacts/org.jetbrains.compose.ui/ui-tooling-data/
implementation ("org.jetbrains.compose.ui:ui-tooling-data:1.0.0")
'org.jetbrains.compose.ui:ui-tooling-data:aar:1.0.0'
<dependency org="org.jetbrains.compose.ui" name="ui-tooling-data" rev="1.0.0">
  <artifact name="ui-tooling-data" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.compose.ui', module='ui-tooling-data', version='1.0.0')
)
libraryDependencies += "org.jetbrains.compose.ui" % "ui-tooling-data" % "1.0.0"
[org.jetbrains.compose.ui/ui-tooling-data "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
org.jetbrains.compose.runtime : runtime aar 1.0.0
org.jetbrains.compose.ui : ui aar [1.0.0]

runtime (1)

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

Project Modules

There are no modules declared in this project.