scala-tsi

Generate Typescript interfaces from your scala classes

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.scalatsi
ArtifactId

ArtifactId

scala-tsi_2.13
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-tsi
Generate Typescript interfaces from your scala classes
Project URL

Project URL

https://scalatsi.com
Project Organization

Project Organization

com.scalatsi
Source Code Management

Source Code Management

https://github.com/scala-tsi/scala-tsi

Download scala-tsi_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.scalatsi/scala-tsi_2.13/ -->
<dependency>
    <groupId>com.scalatsi</groupId>
    <artifactId>scala-tsi_2.13</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.scalatsi/scala-tsi_2.13/
implementation 'com.scalatsi:scala-tsi_2.13:0.6.1'
// https://jarcasting.com/artifacts/com.scalatsi/scala-tsi_2.13/
implementation ("com.scalatsi:scala-tsi_2.13:0.6.1")
'com.scalatsi:scala-tsi_2.13:jar:0.6.1'
<dependency org="com.scalatsi" name="scala-tsi_2.13" rev="0.6.1">
  <artifact name="scala-tsi_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scalatsi', module='scala-tsi_2.13', version='0.6.1')
)
libraryDependencies += "com.scalatsi" % "scala-tsi_2.13" % "0.6.1"
[com.scalatsi/scala-tsi_2.13 "0.6.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.7.0
org.scala-lang : scala-reflect jar 2.13.7

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.12

Project Modules

There are no modules declared in this project.
com.scalatsi

scala-tsi

Versions

Version
0.6.1
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0