License |
License |
---|---|
GroupId | GroupIdio.github.m-m-m |
ArtifactId | ArtifactIdmmm-ui-tvm-core |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionmmm-ui-tvm-core
Implementation of user-interface framework based on TeaVM.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mmm-ui-tvm-core-0.2.0.pom | |
mmm-ui-tvm-core-0.2.0.jar | 87 KB |
mmm-ui-tvm-core-0.2.0-sources.jar | 60 KB |
mmm-ui-tvm-core-0.2.0-javadoc.jar | 774 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-tvm-core/ -->
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-ui-tvm-core</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-tvm-core/
implementation 'io.github.m-m-m:mmm-ui-tvm-core:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-ui-tvm-core/
implementation ("io.github.m-m-m:mmm-ui-tvm-core:0.2.0")
'io.github.m-m-m:mmm-ui-tvm-core:jar:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-ui-tvm-core" rev="0.2.0">
<artifact name="mmm-ui-tvm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-ui-tvm-core', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-ui-tvm-core" % "0.2.0"
[io.github.m-m-m/mmm-ui-tvm-core "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.m-m-m : mmm-ui-spi-core | jar | 0.2.0 |
io.github.m-m-m : mmm-ui-api-form | jar | 0.2.0 |
io.github.m-m-m : mmm-tvm-core | jar | 0.2.0 |
io.github.m-m-m : mmm-tvm-time | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.teavm : teavm-classlib | jar | 0.7.0-dev-1185 |