Last Version

io.github.bdbull.maven.cloud:cloud-storage-core 1.6

The CloudStorage project enables you to use the storage options of cloud providers (Google Cloud) storage as maven repositories.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.bdbull.maven.cloud
ArtifactId

ArtifactId

cloud-storage-core
Version

Version

1.6
Type

Type

jar
Description

Description

The CloudStorage project enables you to use the storage options of cloud providers (Google Cloud) storage as maven repositories.

Download cloud-storage-core 1.6


<!-- https://jarcasting.com/artifacts/io.github.bdbull.maven.cloud/cloud-storage-core/ -->
<dependency>
    <groupId>io.github.bdbull.maven.cloud</groupId>
    <artifactId>cloud-storage-core</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdbull.maven.cloud/cloud-storage-core/
implementation 'io.github.bdbull.maven.cloud:cloud-storage-core:1.6'
// https://jarcasting.com/artifacts/io.github.bdbull.maven.cloud/cloud-storage-core/
implementation ("io.github.bdbull.maven.cloud:cloud-storage-core:1.6")
'io.github.bdbull.maven.cloud:cloud-storage-core:jar:1.6'
<dependency org="io.github.bdbull.maven.cloud" name="cloud-storage-core" rev="1.6">
  <artifact name="cloud-storage-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdbull.maven.cloud', module='cloud-storage-core', version='1.6')
)
libraryDependencies += "io.github.bdbull.maven.cloud" % "cloud-storage-core" % "1.6"
[io.github.bdbull.maven.cloud/cloud-storage-core "1.6"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.maven.wagon : wagon-provider-api jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.