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


Group ID:
com.scalatsi
Artifact ID:
scala-tsi_3
Version:
0.8.1
Release Date:
Feb 1, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.scalatsi" %% "scala-tsi" % "0.8.1"

Mill build tool

ivy"com.scalatsi::scala-tsi:0.8.1"

Scala CLI

//> using dep "com.scalatsi::scala-tsi:0.8.1"

Ammonite REPL

import $ivy.`com.scalatsi::scala-tsi:0.8.1`

<dependency>
  <groupId>com.scalatsi</groupId>
  <artifactId>scala-tsi_3</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'com.scalatsi', name: 'scala-tsi_3', version: '0.8.1'