o

oma

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