is not current version
Last Version 0.7.1

org.connid.bundles:org.connid.bundles.csvdir 0.1


Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.connid.bundles
ArtifactId

ArtifactId

org.connid.bundles.csvdir
Version

Version

0.1
Type

Type

jar

Download org.connid.bundles.csvdir 0.1


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