Files download
File Operation
scala-ts-python_2.13-0.5.15.jar download
scala-ts-python_2.13-0.5.15.pom download
scala-ts-python_2.13-0.5.15-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.scala-ts</groupId>
  <artifactId>scala-ts-python_2.13</artifactId>
  <version>0.5.15</version>
</dependency>
Gradle Groovy
implementation 'io.github.scala-ts:scala-ts-python_2.13:0.5.15'
Gradle Kotlin
implementation("io.github.scala-ts:scala-ts-python_2.13:0.5.15")
Scala SBT
libraryDependencies += "io.github.scala-ts" % "scala-ts-python_2.13" % "0.5.15"
Groovy Grape
@Grapes(
  @Grab(group='io.github.scala-ts', module='scala-ts-python_2.13', version='0.5.15')
)
Apache Ivy
<dependency org="io.github.scala-ts" name="scala-ts-python_2.13" rev="0.5.15" />
Leiningen
[io.github.scala-ts/scala-ts-python_2.13 "0.5.15"]
Apache Buildr
'io.github.scala-ts:scala-ts-python_2.13:jar:0.5.15'
Dependencies