is not current version
Last Version 1.0.0

com.github.bliplink:gateway-ceda 0.1.1

ceda plugin

GroupId

GroupId

com.github.bliplink
ArtifactId

ArtifactId

gateway-ceda
Version

Version

0.1.1
Type

Type

jar

Download gateway-ceda 0.1.1


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