xdata

Xdata (Cross Data) library for anonymous format and high speed parsing

License

License

Categories

Categories

Data
GroupId

GroupId

com.tooltwist
ArtifactId

ArtifactId

xdata
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

xdata
Xdata (Cross Data) library for anonymous format and high speed parsing
Project URL

Project URL

https://github.com/tooltwist/xdata

Download xdata

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xalan : xalan jar 2.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.tooltwist

ToolTwist

Versions

Version
0.3.2
0.3.1