License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.tooltwist |
ArtifactId | ArtifactIdxdata |
Version | Version0.3.2 |
Type | Typejar |
Description |
Descriptionxdata
Xdata (Cross Data) library for anonymous format and high speed parsing
|
Project URL |
Project URL |
Filename | Size |
---|---|
xdata-0.3.2.pom | |
xdata-0.3.2.jar | 65 KB |
xdata-0.3.2-sources.jar | 53 KB |
xdata-0.3.2-javadoc.jar | 199 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
xalan : xalan | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |