is not current version
Last Version 0.7.0

TeaVM maven 0.6.1

TeaVM maven integration aggregate project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-maven
Version

Version

0.6.1
Type

Type

pom
Description

Description

TeaVM maven
TeaVM maven integration aggregate project
Project URL

Project URL

http://teavm.org

Download teavm-maven 0.6.1

Filename Size
teavm-maven-0.6.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.teavm/teavm-maven/ -->
<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-maven</artifactId>
    <version>0.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.teavm/teavm-maven/
implementation 'org.teavm:teavm-maven:0.6.1'
// https://jarcasting.com/artifacts/org.teavm/teavm-maven/
implementation ("org.teavm:teavm-maven:0.6.1")
'org.teavm:teavm-maven:pom:0.6.1'
<dependency org="org.teavm" name="teavm-maven" rev="0.6.1">
  <artifact name="teavm-maven" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.teavm', module='teavm-maven', version='0.6.1')
)
libraryDependencies += "org.teavm" % "teavm-maven" % "0.6.1"
[org.teavm/teavm-maven "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

  • plugin
  • webapp