文件下载
文件名 操作
sbt-scala-ts-python-0.5.15.jar 下载
sbt-scala-ts-python-0.5.15.pom 下载
Apache Maven
<dependency>
  <groupId>io.github.scala-ts</groupId>
  <artifactId>sbt-scala-ts-python</artifactId>
  <version>0.5.15</version>
</dependency>
Gradle Groovy
implementation 'io.github.scala-ts:sbt-scala-ts-python:0.5.15'
Gradle Kotlin
implementation("io.github.scala-ts:sbt-scala-ts-python:0.5.15")
Scala SBT
libraryDependencies += "io.github.scala-ts" % "sbt-scala-ts-python" % "0.5.15"
Groovy Grape
@Grapes(
  @Grab(group='io.github.scala-ts', module='sbt-scala-ts-python', version='0.5.15')
)
Apache Ivy
<dependency org="io.github.scala-ts" name="sbt-scala-ts-python" rev="0.5.15" />
Leiningen
[io.github.scala-ts/sbt-scala-ts-python "0.5.15"]
Apache Buildr
'io.github.scala-ts:sbt-scala-ts-python:jar:0.5.15'
本项目依赖
该项目无第三方依赖