не последняя версия
Последняя версия 0.7.2

io.nacular.doodle:themes 0.1.0

A pure Kotlin, UI framework for the Web

Группа

Группа

io.nacular.doodle
Идентификатор

Идентификатор

themes
Версия

Версия

0.1.0
Тип

Тип

pom

Скачать themes 0.1.0

Имя Файла Размер
themes-0.1.0.pom
themes-0.1.0-javadoc.jar 256 KB
Обзор

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