is not current version
Last Version 1.0.0

org.refcodes:refcodes-connection-ext 0.0.3

${org.refcodes.description} ------------------------------------------------------------------------ Artifact for extended implementations of the connection framework.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-connection-ext
Version

Version

0.0.3
Type

Type

pom

Download refcodes-connection-ext 0.0.3


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-connection-ext/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-connection-ext</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-connection-ext/
implementation 'org.refcodes:refcodes-connection-ext:0.0.3'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-connection-ext/
implementation ("org.refcodes:refcodes-connection-ext:0.0.3")
'org.refcodes:refcodes-connection-ext:pom:0.0.3'
<dependency org="org.refcodes" name="refcodes-connection-ext" rev="0.0.3">
  <artifact name="refcodes-connection-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-connection-ext', version='0.0.3')
)
libraryDependencies += "org.refcodes" % "refcodes-connection-ext" % "0.0.3"
[org.refcodes/refcodes-connection-ext "0.0.3"]