is not current version
Last Version 0.5

no.ssb.rawdata:rawdata-client-storage-provider-local-filesystem 0.4

Rawdata Client Storage Provider Local Filesystem

Categories

Categories

IDE Development Tools Data CLI User Interface
GroupId

GroupId

no.ssb.rawdata
ArtifactId

ArtifactId

rawdata-client-storage-provider-local-filesystem
Version

Version

0.4
Type

Type

jar

Download rawdata-client-storage-provider-local-filesystem 0.4


<!-- https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-storage-provider-local-filesystem/ -->
<dependency>
    <groupId>no.ssb.rawdata</groupId>
    <artifactId>rawdata-client-storage-provider-local-filesystem</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-storage-provider-local-filesystem/
implementation 'no.ssb.rawdata:rawdata-client-storage-provider-local-filesystem:0.4'
// https://jarcasting.com/artifacts/no.ssb.rawdata/rawdata-client-storage-provider-local-filesystem/
implementation ("no.ssb.rawdata:rawdata-client-storage-provider-local-filesystem:0.4")
'no.ssb.rawdata:rawdata-client-storage-provider-local-filesystem:jar:0.4'
<dependency org="no.ssb.rawdata" name="rawdata-client-storage-provider-local-filesystem" rev="0.4">
  <artifact name="rawdata-client-storage-provider-local-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.rawdata', module='rawdata-client-storage-provider-local-filesystem', version='0.4')
)
libraryDependencies += "no.ssb.rawdata" % "rawdata-client-storage-provider-local-filesystem" % "0.4"
[no.ssb.rawdata/rawdata-client-storage-provider-local-filesystem "0.4"]