is not current version
Last Version 1.0.6

Yildiz-Engine Common CSV 1.0.5

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


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.