is not current version
Last Version 1.1.0

com.github.sevtech-dev:cloud-storage-spring-kotlin 1.0.0

Spring Cloud Storage Kotlin API to AWS, GCloud and Azure

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.sevtech-dev
ArtifactId

ArtifactId

cloud-storage-spring-kotlin
Version

Version

1.0.0
Type

Type

jar

Download cloud-storage-spring-kotlin 1.0.0


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