is not current version
Last Version 0.9.0

MOKO graphics 0.7.0

Graphics primitives for mobile (android & ios) Kotlin Multiplatform development

License

License

https://github.com/icerockdev/moko-graphics/blob/master/LICENSE.md
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

graphics-android-debug
Version

Version

0.7.0
Type

Type

aar
Description

Description

MOKO graphics
Graphics primitives for mobile (android & ios) Kotlin Multiplatform development
Project URL

Project URL

https://github.com/icerockdev/moko-graphics
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-graphics

Download graphics-android-debug 0.7.0


<!-- https://jarcasting.com/artifacts/dev.icerock.moko/graphics-android-debug/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>graphics-android-debug</artifactId>
    <version>0.7.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/graphics-android-debug/
implementation 'dev.icerock.moko:graphics-android-debug:0.7.0'
// https://jarcasting.com/artifacts/dev.icerock.moko/graphics-android-debug/
implementation ("dev.icerock.moko:graphics-android-debug:0.7.0")
'dev.icerock.moko:graphics-android-debug:aar:0.7.0'
<dependency org="dev.icerock.moko" name="graphics-android-debug" rev="0.7.0">
  <artifact name="graphics-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='graphics-android-debug', version='0.7.0')
)
libraryDependencies += "dev.icerock.moko" % "graphics-android-debug" % "0.7.0"
[dev.icerock.moko/graphics-android-debug "0.7.0"]

Dependencies

compile (2)

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

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.