wajda / scala-ts   0.4.1.11

MIT License GitHub

Scala to TypeScript code generator

Scala versions: 2.13 2.12 2.11

scala-ts 0.4.1.10


Group ID:
com.github.wajda
Artifact ID:
scala-ts_2.13
Version:
0.4.1.10
Release Date:
Jul 28, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.13.14

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.wajda</groupId>
  <artifactId>scala-ts_2.13</artifactId>
  <version>0.4.1.10</version>
</dependency>

compile group: 'com.github.wajda', name: 'scala-ts_2.13', version: '0.4.1.10'