| License | License | 
|---|---|
| GroupId | GroupIdio.github.barrypitman | 
| ArtifactId | ArtifactIdcloud-storage-core | 
| Last Version | Last Version2.3.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe CloudStorage project enables you to use the storage options of cloud provides (Google Cloud)
        storage as maven repositories. | 
| Filename | Size | 
|---|---|
| cloud-storage-core-2.3.4.pom | |
| cloud-storage-core-2.3.4.jar | 16 KB | 
| cloud-storage-core-2.3.4-sources.jar | 16 KB | 
| cloud-storage-core-2.3.4-javadoc.jar | 112 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.wagon : wagon-provider-api | jar | 3.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |