License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats Dex General Purpose Libraries Utility |
GroupId | GroupIdcom.secureops |
ArtifactId | ArtifactIdfieldextraction-csv |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfieldextraction-csv
CSV support for Fieldextraction
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.secureops/fieldextraction-csv/ -->
<dependency>
<groupId>com.secureops</groupId>
<artifactId>fieldextraction-csv</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.secureops/fieldextraction-csv/
implementation 'com.secureops:fieldextraction-csv:1.5.0'
// https://jarcasting.com/artifacts/com.secureops/fieldextraction-csv/
implementation ("com.secureops:fieldextraction-csv:1.5.0")
'com.secureops:fieldextraction-csv:jar:1.5.0'
<dependency org="com.secureops" name="fieldextraction-csv" rev="1.5.0">
<artifact name="fieldextraction-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.secureops', module='fieldextraction-csv', version='1.5.0')
)
libraryDependencies += "com.secureops" % "fieldextraction-csv" % "1.5.0"
[com.secureops/fieldextraction-csv "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.secureops : fieldextraction-core | jar | 1.5.0 |
org.apache.commons : commons-csv | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch : junit-benchmarks | jar | 0.7.2 |
junit : junit | jar | 4.11 |