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