is not current version
Last Version 1.5.2

com.github.labai:opa 1.4.5

OPA (lib) - Openedge Procedure Adapter

GroupId

GroupId

com.github.labai
ArtifactId

ArtifactId

opa
Version

Version

1.4.5
Type

Type

jar

Download opa 1.4.5


<!-- https://jarcasting.com/artifacts/com.github.labai/opa/ -->
<dependency>
    <groupId>com.github.labai</groupId>
    <artifactId>opa</artifactId>
    <version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.labai/opa/
implementation 'com.github.labai:opa:1.4.5'
// https://jarcasting.com/artifacts/com.github.labai/opa/
implementation ("com.github.labai:opa:1.4.5")
'com.github.labai:opa:jar:1.4.5'
<dependency org="com.github.labai" name="opa" rev="1.4.5">
  <artifact name="opa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.labai', module='opa', version='1.4.5')
)
libraryDependencies += "com.github.labai" % "opa" % "1.4.5"
[com.github.labai/opa "1.4.5"]