Categories |
CategoriesGoogle Cloud Container PaaS Providers |
---|---|
GroupId | GroupIdpro.juxt.crux |
ArtifactId | ArtifactIdcrux-google-cloud-storage |
Version | Version1.17.1-rc1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/pro.juxt.crux/crux-google-cloud-storage/ -->
<dependency>
<groupId>pro.juxt.crux</groupId>
<artifactId>crux-google-cloud-storage</artifactId>
<version>1.17.1-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-google-cloud-storage/
implementation 'pro.juxt.crux:crux-google-cloud-storage:1.17.1-rc1'
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-google-cloud-storage/
implementation ("pro.juxt.crux:crux-google-cloud-storage:1.17.1-rc1")
'pro.juxt.crux:crux-google-cloud-storage:jar:1.17.1-rc1'
<dependency org="pro.juxt.crux" name="crux-google-cloud-storage" rev="1.17.1-rc1">
<artifact name="crux-google-cloud-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.crux', module='crux-google-cloud-storage', version='1.17.1-rc1')
)
libraryDependencies += "pro.juxt.crux" % "crux-google-cloud-storage" % "1.17.1-rc1"
[pro.juxt.crux/crux-google-cloud-storage "1.17.1-rc1"]