Last Version

Doodle 0.3.4

A pure Kotlin, UI framework for the Web

License

License

MIT
GroupId

GroupId

io.nacular.doodle
ArtifactId

ArtifactId

doodle
Version

Version

0.3.4
Type

Type

pom
Description

Description

Doodle
A pure Kotlin, UI framework for the Web
Project URL

Project URL

https://github.com/nacular/doodle
Source Code Management

Source Code Management

https://github.com/nacular/doodle.git

Download doodle 0.3.4


<!-- https://jarcasting.com/artifacts/io.nacular.doodle/doodle/ -->
<dependency>
    <groupId>io.nacular.doodle</groupId>
    <artifactId>doodle</artifactId>
    <version>0.3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nacular.doodle/doodle/
implementation 'io.nacular.doodle:doodle:0.3.4'
// https://jarcasting.com/artifacts/io.nacular.doodle/doodle/
implementation ("io.nacular.doodle:doodle:0.3.4")
'io.nacular.doodle:doodle:pom:0.3.4'
<dependency org="io.nacular.doodle" name="doodle" rev="0.3.4">
  <artifact name="doodle" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nacular.doodle', module='doodle', version='0.3.4')
)
libraryDependencies += "io.nacular.doodle" % "doodle" % "0.3.4"
[io.nacular.doodle/doodle "0.3.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.