MVN

org.teavm : teavm-platform

Maven & Gradle

Mar 06, 2023
6 usages
1.8k stars

Low-level classes that help to implement Java class library · Low-level classes that help to implement Java class library

<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-platform</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.teavm : teavm-platform to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of org.teavm : teavm-platform to add to Maven or Gradle - All Versions:

  • Version Updated
  • teavm-platform-0.8.0

    Mar 06, 2023
  • teavm-platform-0.7.0

    Apr 04, 2022
  • teavm-platform-0.6.1

    Oct 06, 2019
  • teavm-platform-0.6.0

    Sep 07, 2019
  • teavm-platform-0.5.1

    Jul 05, 2017
  • teavm-platform-0.5.0

    Jun 18, 2017
  • teavm-platform-0.4.3

    Dec 30, 2015
  • teavm-platform-0.4.2

    Dec 26, 2015
  • teavm-platform-0.4.1

    Nov 30, 2015
  • teavm-platform-0.4.0

    Oct 22, 2015
  • teavm-platform-0.3.2

    Aug 04, 2015
  • teavm-platform-0.3.1

    Jul 02, 2015
  • teavm-platform-0.3.0

    Jun 25, 2015
  • teavm-platform-0.2.1

    Oct 19, 2014
  • teavm-platform-0.2.0

    Oct 05, 2014

How to add a dependency to Maven

Add the following org.teavm : teavm-platform maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-platform</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.teavm : teavm-platform gradle dependency to your build.gradle file:

implementation 'org.teavm:teavm-platform:0.8.0'

Gradle Kotlin DSL: Add the following org.teavm : teavm-platform gradle kotlin dependency to your build.gradle.kts file:

implementation("org.teavm:teavm-platform:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.teavm : teavm-platform sbt scala dependency to your build.sbt file:

libraryDependencies += "org.teavm" % "teavm-platform" % "0.8.0"

Advertisement

Dependencies from Group

Mar 06, 2023
23 usages
1.8k stars
Mar 06, 2023
20 usages
1.8k stars
Mar 06, 2023
20 usages
1.8k stars
Mar 06, 2023
17 usages
1.8k stars
Mar 06, 2023
11 usages
1.8k stars

Discover Dependencies

May 24, 2016
7 usages
131 stars
Mar 02, 2018
21 usages
141 stars
Sep 16, 2020
15 usages
932 stars
Aug 03, 2018
10 usages
141 stars
Jul 04, 2016
11 usages
Feb 24, 2023
19 usages
357 stars
Aug 24, 2012
5 usages
Jan 24, 2023
11 usages
7 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome