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.0.2


Group ID:
com.github.scala2ts
Artifact ID:
scala2ts-core_2.13
Version:
1.0.2
Release Date:
May 6, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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