is not current version
Last Version 1.0.67

io.engineblock:at-csv 1.0.63

A CSV File ActivityType driver for engineblock, based on http://engineblock.io/ and http://virtdata.io/

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

at-csv
Version

Version

1.0.63
Type

Type

jar

Download at-csv 1.0.63


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