is not current version
Last Version 5.2.3

org.beangle.commons:beangle-commons-csv_2.13 5.1.15


Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-csv_2.13
Version

Version

5.1.15
Type

Type

jar

Download beangle-commons-csv_2.13 5.1.15


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