MVN

org.jsweet : jsweet-transpiler

Maven & Gradle

Apr 23, 2021
4 usages
1.4k stars

JSweet transpiler · A Java to TypeScript/JavaScript Open Transpiler

<dependency>
    <groupId>org.jsweet</groupId>
    <artifactId>jsweet-transpiler</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jsweet : jsweet-transpiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of org.jsweet : jsweet-transpiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
jsweet-transpiler-3.1.0
2.3.x
jsweet-transpiler-2.3.7
jsweet-transpiler-2.3.6

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jsweet</groupId>
    <artifactId>jsweet-transpiler</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jsweet:jsweet-transpiler:3.1.0'

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

implementation("org.jsweet:jsweet-transpiler:3.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jsweet" % "jsweet-transpiler" % "3.1.0"

Advertisement

Dependencies from Group

Apr 23, 2021
4 usages
1.4k stars
Dec 16, 2020
4 usages
1.4k stars
Apr 23, 2021
18 stars
Apr 24, 2021
1.4k stars
Dec 18, 2020
98 stars

Discover Dependencies

Dec 30, 2020
1.5k stars
Jul 20, 2023
2 usages
82 stars
Aug 01, 2023
103 stars
Aug 08, 2023
1.1k stars
May 02, 2020
0 stars
Jul 17, 2020
6 usages
2.2k stars
Dec 27, 2021
63 usages
196 stars
Jun 27, 2023
1 usages
Aug 25, 2023
13 usages
11.9k stars