o

oma

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