wajda / scala-ts   0.4.1.7

MIT License GitHub

Scala to TypeScript code generator

Scala versions: 2.12 2.11

scala-ts 0.4.1.5


Group ID:
com.github.wajda
Artifact ID:
scala-ts_2.11
Version:
0.4.1.5
Release Date:
Aug 23, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.wajda" %% "scala-ts" % "0.4.1.5"

Mill build tool

ivy"com.github.wajda::scala-ts:0.4.1.5"

Scala CLI

//> using dep "com.github.wajda::scala-ts:0.4.1.5"

Ammonite REPL

import $ivy.`com.github.wajda::scala-ts:0.4.1.5`

<dependency>
  <groupId>com.github.wajda</groupId>
  <artifactId>scala-ts_2.11</artifactId>
  <version>0.4.1.5</version>
</dependency>

compile group: 'com.github.wajda', name: 'scala-ts_2.11', version: '0.4.1.5'