Last Version

Teavm Gradle Plugin 1.0.0

Extend gradle with the capability of compiling bytecdoe to JavasCript.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.github.zebalu
ArtifactId

ArtifactId

teavm-gradle-plugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

Teavm Gradle Plugin
Extend gradle with the capability of compiling bytecdoe to JavasCript.
Project URL

Project URL

https://github.com/zebalu/teavm-gradle-plugin
Source Code Management

Source Code Management

https://github.com/zebalu/teavm-gradle-plugin

Download teavm-gradle-plugin 1.0.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.teavm : teavm-tooling jar 0.6.1
org.teavm : teavm-cli jar 0.6.1

Project Modules

There are no modules declared in this project.