Scala-ts

Scala to TypeScript code generator

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.wajda
ArtifactId

ArtifactId

scala-ts_2.11
Last Version

Last Version

0.4.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Scala-ts
Scala to TypeScript code generator
Project URL

Project URL

https://github.com/wajda/scala-ts
Source Code Management

Source Code Management

https://github.com/wajda/scala-ts.git

Download scala-ts_2.11

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-reflect jar 2.11.8

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1.1
0.4.1.0
0.4.0.0
0.3.2.2