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


Group ID:
com.github.scala2ts
Artifact ID:
scala2ts-core_2.13
Version:
1.1.3
Release Date:
Dec 7, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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