scala2ts / scala2ts-core   1.1.3

MIT License GitHub

The Scala Compiler Plugin for Scala2TS

Scala versions: 2.13 2.12 2.11

scala2ts-core 1.1.0


Group ID:
com.github.scala2ts
Artifact ID:
scala2ts-core_2.13
Version:
1.1.0
Release Date:
Oct 20, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.scala2ts" %% "scala2ts-core" % "1.1.0"

Mill build tool

ivy"com.github.scala2ts::scala2ts-core:1.1.0"

Scala CLI

//> using dep "com.github.scala2ts::scala2ts-core:1.1.0"

Ammonite REPL

import $ivy.`com.github.scala2ts::scala2ts-core:1.1.0`

<dependency>
  <groupId>com.github.scala2ts</groupId>
  <artifactId>scala2ts-core_2.13</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.scala2ts', name: 'scala2ts-core_2.13', version: '1.1.0'