is not current version
Last Version 2.0.21

com.indix:dfs-datastores 2.0.18

dfs-datastores

Categories

Categories

Data
GroupId

GroupId

com.indix
ArtifactId

ArtifactId

dfs-datastores
Version

Version

2.0.18
Type

Type

jar

Download dfs-datastores 2.0.18


<!-- https://jarcasting.com/artifacts/com.indix/dfs-datastores/ -->
<dependency>
    <groupId>com.indix</groupId>
    <artifactId>dfs-datastores</artifactId>
    <version>2.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.indix/dfs-datastores/
implementation 'com.indix:dfs-datastores:2.0.18'
// https://jarcasting.com/artifacts/com.indix/dfs-datastores/
implementation ("com.indix:dfs-datastores:2.0.18")
'com.indix:dfs-datastores:jar:2.0.18'
<dependency org="com.indix" name="dfs-datastores" rev="2.0.18">
  <artifact name="dfs-datastores" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indix', module='dfs-datastores', version='2.0.18')
)
libraryDependencies += "com.indix" % "dfs-datastores" % "2.0.18"
[com.indix/dfs-datastores "2.0.18"]