TeaVM Incremental C builder

Incremental generator of C code

License

License

GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-c-incremental
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

TeaVM Incremental C builder
Incremental generator of C code

Download teavm-c-incremental

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-io : commons-io Optional jar 2.8.0
org.ow2.asm : asm-commons Optional jar 9.1
org.ow2.asm : asm-util Optional jar 9.1
com.carrotsearch : hppc Optional jar 0.8.2
org.mozilla : rhino Optional jar 1.7.11
org.teavm : teavm-core jar 0.7.0
org.teavm : teavm-tooling jar 0.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.1
0.6.0