mmm-tvm-core

Classlib extensions to support ConcurrentHashMap, etc. in TeaVM.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

mmm-tvm-core
Classlib extensions to support ConcurrentHashMap, etc. in TeaVM.
Ссылка на сайт

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

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

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

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

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

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

Скачать mmm-tvm-core

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

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

Зависимости

compile (1)

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

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

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

logo

Apache License, Version 2.0 build-status

mmm-tvm

Maven Central

The library mmm-tvm provides extensions to the classlib of TeaVM to fill gaps and lack of support. Examples are #451: Support for java.time or #445: Support for ConcurrentHashMap. This entire module is designed as a temporary workaround. We are trying to support the TeaVM project to properly support this out of the box. Once this is completed, we are happy to delete this repository and use vanilla release of TeaVM.

Usage

Maven Dependency:

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

Marvelous-Micro-Modules

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

Версия
0.2.0