Files download
File Operation
sbt-scala-ts-python-0.5.14.jar download
sbt-scala-ts-python-0.5.14.pom download
Apache Maven
<dependency>
  <groupId>io.github.scala-ts</groupId>
  <artifactId>sbt-scala-ts-python</artifactId>
  <version>0.5.14</version>
</dependency>
Gradle Groovy
implementation 'io.github.scala-ts:sbt-scala-ts-python:0.5.14'
Gradle Kotlin
implementation("io.github.scala-ts:sbt-scala-ts-python:0.5.14")
Scala SBT
libraryDependencies += "io.github.scala-ts" % "sbt-scala-ts-python" % "0.5.14"
Groovy Grape
@Grapes(
  @Grab(group='io.github.scala-ts', module='sbt-scala-ts-python', version='0.5.14')
)
Apache Ivy
<dependency org="io.github.scala-ts" name="sbt-scala-ts-python" rev="0.5.14" />
Leiningen
[io.github.scala-ts/sbt-scala-ts-python "0.5.14"]
Apache Buildr
'io.github.scala-ts:sbt-scala-ts-python:jar:0.5.14'
Dependencies
The project has no third-party dependencies