DataUtil

Java data manipulation utility that makes it easier to work with data structures and files.

License

License

Categories

Categories

Data
GroupId

GroupId

com.btaz.util
ArtifactId

ArtifactId

data-util
Last Version

Last Version

0.3.25
Release Date

Release Date

Type

Type

jar
Description

Description

DataUtil
Java data manipulation utility that makes it easier to work with data structures and files.
Project URL

Project URL

https://github.com/btaz/data-util

Download data-util

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.25
0.3.24
0.3.23
0.3.22
0.3.21
0.3.20
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9