is not current version
Last Version 1.3

fr.matthieu-vergne:data-storage 1.1

Core elements to manage advanced storage of data.

Categories

Categories

Data
GroupId

GroupId

fr.matthieu-vergne
ArtifactId

ArtifactId

data-storage
Version

Version

1.1
Type

Type

jar

Download data-storage 1.1


<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/data-storage/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>data-storage</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/data-storage/
implementation 'fr.matthieu-vergne:data-storage:1.1'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/data-storage/
implementation ("fr.matthieu-vergne:data-storage:1.1")
'fr.matthieu-vergne:data-storage:jar:1.1'
<dependency org="fr.matthieu-vergne" name="data-storage" rev="1.1">
  <artifact name="data-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='data-storage', version='1.1')
)
libraryDependencies += "fr.matthieu-vergne" % "data-storage" % "1.1"
[fr.matthieu-vergne/data-storage "1.1"]