is not current version
Last Version 4.4.7

org.beangle.commons:beangle-commons-csv_2.11 4.4.0


Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.beangle.commons
ArtifactId

ArtifactId

beangle-commons-csv_2.11
Version

Version

4.4.0
Type

Type

jar

Download beangle-commons-csv_2.11 4.4.0


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