scala-tsi

Generate Typescript interfaces from your scala classes

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

nl.codestar
ArtifactId

ArtifactId

scala-tsi_2.13
Last Version

Last Version

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

nl.codestar
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/nl.codestar/scala-tsi_2.13/ -->
<dependency>
    <groupId>nl.codestar</groupId>
    <artifactId>scala-tsi_2.13</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.codestar/scala-tsi_2.13/
implementation 'nl.codestar:scala-tsi_2.13:0.5.1'
// https://jarcasting.com/artifacts/nl.codestar/scala-tsi_2.13/
implementation ("nl.codestar:scala-tsi_2.13:0.5.1")
'nl.codestar:scala-tsi_2.13:jar:0.5.1'
<dependency org="nl.codestar" name="scala-tsi_2.13" rev="0.5.1">
  <artifact name="scala-tsi_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.codestar', module='scala-tsi_2.13', version='0.5.1')
)
libraryDependencies += "nl.codestar" % "scala-tsi_2.13" % "0.5.1"
[nl.codestar/scala-tsi_2.13 "0.5.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.5.0
org.scala-lang : scala-reflect jar 2.13.7

test (1)

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

Project Modules

There are no modules declared in this project.
nl.codestar

scala-tsi

Versions

Version
0.5.1
0.5.0
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0