mmm-tvm-time

Classlib extensions to support java.time in TeaVM.

License

License

GroupId

GroupId

io.github.m-m-m
ArtifactId

ArtifactId

mmm-tvm-time
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

mmm-tvm-time
Classlib extensions to support java.time in TeaVM.
Project URL

Project URL

https://m-m-m.github.io/
Project Organization

Project Organization

mmm-team
Source Code Management

Source Code Management

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

Download mmm-tvm-time

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.teavm : teavm-classlib jar 0.7.0-dev-1185

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.2.0