scala-tsi / scala-tsi   0.8.3

MIT License GitHub

Generate typescript interfaces from your scala classes

Scala versions: 3.x 2.13 2.12
sbt plugins: 1.0

scala-tsi 0.4.0


Group ID:
nl.codestar
Artifact ID:
scala-tsi_2.13
Version:
0.4.0
Release Date:
Sept 11, 2020
Licenses:
MIT
Files:

libraryDependencies += "nl.codestar" %% "scala-tsi" % "0.4.0"

Mill build tool

ivy"nl.codestar::scala-tsi:0.4.0"

Scala CLI

//> using dep "nl.codestar::scala-tsi:0.4.0"

Ammonite REPL

import $ivy.`nl.codestar::scala-tsi:0.4.0`

<dependency>
  <groupId>nl.codestar</groupId>
  <artifactId>scala-tsi_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'nl.codestar', name: 'scala-tsi_2.13', version: '0.4.0'