Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.derquinse.bocas |
ArtifactId | ArtifactIdbocas-gcs |
Version | Version1.1.6 |
Type | Typejar |
Filename | Size |
---|---|
bocas-gcs-1.1.6.pom | |
bocas-gcs-1.1.6.jar | 8 KB |
bocas-gcs-1.1.6-sources.jar | 4 KB |
bocas-gcs-1.1.6-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.derquinse.bocas/bocas-gcs/ -->
<dependency>
<groupId>net.derquinse.bocas</groupId>
<artifactId>bocas-gcs</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.derquinse.bocas/bocas-gcs/
implementation 'net.derquinse.bocas:bocas-gcs:1.1.6'
// https://jarcasting.com/artifacts/net.derquinse.bocas/bocas-gcs/
implementation ("net.derquinse.bocas:bocas-gcs:1.1.6")
'net.derquinse.bocas:bocas-gcs:jar:1.1.6'
<dependency org="net.derquinse.bocas" name="bocas-gcs" rev="1.1.6">
<artifact name="bocas-gcs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.derquinse.bocas', module='bocas-gcs', version='1.1.6')
)
libraryDependencies += "net.derquinse.bocas" % "bocas-gcs" % "1.1.6"
[net.derquinse.bocas/bocas-gcs "1.1.6"]