Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.rootware |
ArtifactId | ArtifactIdconnectionsupplier |
Version | Version1.2.0-3 |
Type | Typejar |
Filename | Size |
---|---|
connectionsupplier-1.2.0-3.pom | |
connectionsupplier-1.2.0-3.jar | 11 KB |
connectionsupplier-1.2.0-3-sources.jar | 12 KB |
connectionsupplier-1.2.0-3-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.rootware/connectionsupplier/ -->
<dependency>
<groupId>net.rootware</groupId>
<artifactId>connectionsupplier</artifactId>
<version>1.2.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/net.rootware/connectionsupplier/
implementation 'net.rootware:connectionsupplier:1.2.0-3'
// https://jarcasting.com/artifacts/net.rootware/connectionsupplier/
implementation ("net.rootware:connectionsupplier:1.2.0-3")
'net.rootware:connectionsupplier:jar:1.2.0-3'
<dependency org="net.rootware" name="connectionsupplier" rev="1.2.0-3">
<artifact name="connectionsupplier" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rootware', module='connectionsupplier', version='1.2.0-3')
)
libraryDependencies += "net.rootware" % "connectionsupplier" % "1.2.0-3"
[net.rootware/connectionsupplier "1.2.0-3"]