is not current version
Last Version 0.1.139

org.brightify.hyperdrive:multiplatformx-compose-debug 0.1.98

Kotlin Multiplatform Extensions

Categories

Categories

ORM Data
GroupId

GroupId

org.brightify.hyperdrive
ArtifactId

ArtifactId

multiplatformx-compose-debug
Version

Version

0.1.98
Type

Type

aar

Download multiplatformx-compose-debug 0.1.98


<!-- https://jarcasting.com/artifacts/org.brightify.hyperdrive/multiplatformx-compose-debug/ -->
<dependency>
    <groupId>org.brightify.hyperdrive</groupId>
    <artifactId>multiplatformx-compose-debug</artifactId>
    <version>0.1.98</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/multiplatformx-compose-debug/
implementation 'org.brightify.hyperdrive:multiplatformx-compose-debug:0.1.98'
// https://jarcasting.com/artifacts/org.brightify.hyperdrive/multiplatformx-compose-debug/
implementation ("org.brightify.hyperdrive:multiplatformx-compose-debug:0.1.98")
'org.brightify.hyperdrive:multiplatformx-compose-debug:aar:0.1.98'
<dependency org="org.brightify.hyperdrive" name="multiplatformx-compose-debug" rev="0.1.98">
  <artifact name="multiplatformx-compose-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.brightify.hyperdrive', module='multiplatformx-compose-debug', version='0.1.98')
)
libraryDependencies += "org.brightify.hyperdrive" % "multiplatformx-compose-debug" % "0.1.98"
[org.brightify.hyperdrive/multiplatformx-compose-debug "0.1.98"]