csvmerge


License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

io.github.bpairan
ArtifactId

ArtifactId

csvmerge_2.13
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

csvmerge
csvmerge
Project URL

Project URL

https://github.com/bpairan/csvmerge
Project Organization

Project Organization

bpairan
Source Code Management

Source Code Management

https://github.com/bpairan/csvmerge

Download csvmerge_2.13

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-simple jar 1.7.36
org.typelevel : cats-core_2.13 jar 2.7.0
com.github.bigwheel : util-backports_2.13 jar 2.1
org.scoverage : scalac-scoverage-runtime_2.13 jar 1.4.11

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0