is not current version
Last Version 0.0.5

com.github.jep42:easycsvmap 0.0.4


Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.jep42
ArtifactId

ArtifactId

easycsvmap
Version

Version

0.0.4
Type

Type

jar

Download easycsvmap 0.0.4


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