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