mmm-ui-tvm-parent

Implementation of mmm-ui-api for the web using TeaVM.

Лицензия

Лицензия

Группа

Группа

io.github.m-m-m
Идентификатор

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

mmm-ui-tvm-parent
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

mmm-ui-tvm-parent
Implementation of mmm-ui-api for the web using TeaVM.
Ссылка на сайт

Ссылка на сайт

https://m-m-m.github.io/
Организация-разработчик

Организация-разработчик

mmm-team
Система контроля версий

Система контроля версий

https://github.com/m-m-m/ui-tvm/tree/master

Скачать mmm-ui-tvm-parent

Имя Файла Размер
mmm-ui-tvm-parent-0.2.0.pom 9 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-tvm-parent/ -->
<dependency>
    <groupId>io.github.m-m-m</groupId>
    <artifactId>mmm-ui-tvm-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-tvm-parent/
implementation 'io.github.m-m-m:mmm-ui-tvm-parent:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-tvm-parent/
implementation ("io.github.m-m-m:mmm-ui-tvm-parent:0.2.0")
'io.github.m-m-m:mmm-ui-tvm-parent:pom:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-ui-tvm-parent" rev="0.2.0">
  <artifact name="mmm-ui-tvm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-ui-tvm-parent', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-ui-tvm-parent" % "0.2.0"
[io.github.m-m-m/mmm-ui-tvm-parent "0.2.0"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.teavm : teavm-classlib jar 0.7.0-dev-1185

Модули Проекта

Данный проект не имеет модулей.

logo

Apache License, Version 2.0 Build Status

mmm-ui-tvm

Maven Central apidoc

The module mmm-ui-tvm provides the implementation of the UI API for the web using TeaVM. Your code gets compiled to JavaScript that runs in any modern web-browser. See the JavaDoc link for further details.

Usage

Maven Dependency:

<dependency>
  <groupId>io.github.m-m-m</groupId>
  <artifactId>mmm-ui-tvm</artifactId>
</dependency>

Module Dependency:

  requires transitive io.github.mmm.ui.tvm;
io.github.m-m-m

Marvelous-Micro-Modules

Версии библиотеки

Версия
0.2.0