is not current version
Last Version 3.1.7

org.diirt:datasource-file-json 3.0.0

Support for vType JSON file format.

Categories

Categories

Data JSON
GroupId

GroupId

org.diirt
ArtifactId

ArtifactId

datasource-file-json
Version

Version

3.0.0
Type

Type

jar

Download datasource-file-json 3.0.0


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