Last Version

Yildiz-Engine Common CSV 1.0.6

Common csv library for the yildiz project, contains utilities to handle csv.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-csv
Version

Version

1.0.6
Type

Type

jar
Description

Description

Yildiz-Engine Common CSV
Common csv library for the yildiz project, contains utilities to handle csv.
Project URL

Project URL

https://engine.yildiz-games.be

Download common-csv 1.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.1.2
be.yildiz-games : common-file jar 2.1.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.