License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.nativescript |
ArtifactId | ArtifactIdcanvas |
Version | Version0.9.18 |
Type | Typeaar |
Description |
DescriptionCanvasNative
DOM Canvas API for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
canvas-0.9.18.pom | |
canvas-0.9.18.aar | 19 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nativescript/canvas/ -->
<dependency>
<groupId>org.nativescript</groupId>
<artifactId>canvas</artifactId>
<version>0.9.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.nativescript/canvas/
implementation 'org.nativescript:canvas:0.9.18'
// https://jarcasting.com/artifacts/org.nativescript/canvas/
implementation ("org.nativescript:canvas:0.9.18")
'org.nativescript:canvas:aar:0.9.18'
<dependency org="org.nativescript" name="canvas" rev="0.9.18">
<artifact name="canvas" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.nativescript', module='canvas', version='0.9.18')
)
libraryDependencies += "org.nativescript" % "canvas" % "0.9.18"
[org.nativescript/canvas "0.9.18"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.core » core | jar | 1.3.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.21 |