Last Version

io.github.ruschecker:cloud-storage-core 1.3

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.ruschecker
ArtifactId

ArtifactId

cloud-storage-core
Version

Version

1.3
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 1.3


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

Dependencies

provided (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.