is not current version
Last Version 1.2.0-6

net.rootware:connectionsupplier 1.2.0-5


Categories

Categories

Net
GroupId

GroupId

net.rootware
ArtifactId

ArtifactId

connectionsupplier
Version

Version

1.2.0-5
Type

Type

jar

Download connectionsupplier 1.2.0-5


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