is not current version
Last Version 5.1.7

org.beangle.commons:beangle-commons-csv_2.12 4.4.8


Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-csv_2.12
Version

Version

4.4.8
Type

Type

jar

Download beangle-commons-csv_2.12 4.4.8


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