Last Version

scala-tsi 0.6.1

Generate Typescript interfaces from your scala classes

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.scalatsi
ArtifactId

ArtifactId

scala-tsi_2.13
Version

Version

0.6.1
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 0.6.1


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