is not current version
Last Version 1.1.0

com.github.exabrial:udp-jca-adapter-api 1.0.0


GroupId

GroupId

com.github.exabrial
ArtifactId

ArtifactId

udp-jca-adapter-api
Version

Version

1.0.0
Type

Type

jar

Download udp-jca-adapter-api 1.0.0


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