Last Version

DataUtil 0.3.25

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
Version

Version

0.3.25
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 0.3.25


<!-- 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.