o

osa

Files download
File Operation
osa-1.0.6-SR1-1912121205.jar download
osa-1.0.6-SR1-1912121205.pom download
osa-1.0.6-SR1-1912121205-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.telecomsdn.openapi.sdk</groupId>
  <artifactId>osa</artifactId>
  <version>1.0.6-SR1-1912121205</version>
</dependency>
Gradle Groovy
implementation 'com.github.telecomsdn.openapi.sdk:osa:1.0.6-SR1-1912121205'
Gradle Kotlin
implementation("com.github.telecomsdn.openapi.sdk:osa:1.0.6-SR1-1912121205")
Scala SBT
libraryDependencies += "com.github.telecomsdn.openapi.sdk" % "osa" % "1.0.6-SR1-1912121205"
Groovy Grape
@Grapes(
  @Grab(group='com.github.telecomsdn.openapi.sdk', module='osa', version='1.0.6-SR1-1912121205')
)
Apache Ivy
<dependency org="com.github.telecomsdn.openapi.sdk" name="osa" rev="1.0.6-SR1-1912121205" />
Leiningen
[com.github.telecomsdn.openapi.sdk/osa "1.0.6-SR1-1912121205"]
Apache Buildr
'com.github.telecomsdn.openapi.sdk:osa:jar:1.0.6-SR1-1912121205'