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