is not current version
Last Version 0.7.0

TeaVM interop API 0.6.1

API that allows Java programs to interoperate with low-level languages like C in some low-level environments like WebAssembly and LLVM

License

License

GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-interop
Version

Version

0.6.1
Type

Type

jar
Description

Description

TeaVM interop API
API that allows Java programs to interoperate with low-level languages like C in some low-level environments like WebAssembly and LLVM

Download teavm-interop 0.6.1


<!-- https://jarcasting.com/artifacts/org.teavm/teavm-interop/ -->
<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-interop</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.teavm/teavm-interop/
implementation 'org.teavm:teavm-interop:0.6.1'
// https://jarcasting.com/artifacts/org.teavm/teavm-interop/
implementation ("org.teavm:teavm-interop:0.6.1")
'org.teavm:teavm-interop:jar:0.6.1'
<dependency org="org.teavm" name="teavm-interop" rev="0.6.1">
  <artifact name="teavm-interop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teavm', module='teavm-interop', version='0.6.1')
)
libraryDependencies += "org.teavm" % "teavm-interop" % "0.6.1"
[org.teavm/teavm-interop "0.6.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.