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