Last Version

io.github.barrypitman:cloud-storage-core 2.3.4

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

License

License

GroupId

GroupId

io.github.barrypitman
ArtifactId

ArtifactId

cloud-storage-core
Version

Version

2.3.4
Type

Type

jar
Description

Description

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

Download cloud-storage-core 2.3.4


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

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.