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