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


Group ID:
com.github.scala2ts
Artifact ID:
scala2ts-core_2.13
Version:
1.0.10
Release Date:
Jun 21, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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