is not current version
Last Version 0.5

com.github.jond3k:csdltools 0.1

Tools for working with DataSift's CSDL language

GroupId

GroupId

com.github.jond3k
ArtifactId

ArtifactId

csdltools
Version

Version

0.1
Type

Type

jar

Download csdltools 0.1


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