Last Version

TeaVM maven 0.7.0

TeaVM maven integration aggregate project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-maven
Version

Version

0.7.0
Type

Type

pom
Description

Description

TeaVM maven
TeaVM maven integration aggregate project
Project URL

Project URL

http://teavm.org

Download teavm-maven 0.7.0

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

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

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