is not current version
Last Version 0.19.2

org.openmuc.framework:openmuc-driver-csv 0.17.0

CSV driver for the OpenMUC framework.

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.openmuc.framework
ArtifactId

ArtifactId

openmuc-driver-csv
Version

Version

0.17.0
Type

Type

jar

Download openmuc-driver-csv 0.17.0


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