is not current version
Last Version 0.3.0

studio.crud.feature:remote-storage 0.1.0

Remote Storage Feature

GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

remote-storage
Version

Version

0.1.0
Type

Type

jar

Download remote-storage 0.1.0


<!-- https://jarcasting.com/artifacts/studio.crud.feature/remote-storage/ -->
<dependency>
    <groupId>studio.crud.feature</groupId>
    <artifactId>remote-storage</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/studio.crud.feature/remote-storage/
implementation 'studio.crud.feature:remote-storage:0.1.0'
// https://jarcasting.com/artifacts/studio.crud.feature/remote-storage/
implementation ("studio.crud.feature:remote-storage:0.1.0")
'studio.crud.feature:remote-storage:jar:0.1.0'
<dependency org="studio.crud.feature" name="remote-storage" rev="0.1.0">
  <artifact name="remote-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='studio.crud.feature', module='remote-storage', version='0.1.0')
)
libraryDependencies += "studio.crud.feature" % "remote-storage" % "0.1.0"
[studio.crud.feature/remote-storage "0.1.0"]