License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-text-csv |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobalMentor CSV
GlobalMentor Java text/csv library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-text-csv/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-text-csv</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-text-csv/
implementation 'com.globalmentor:globalmentor-text-csv:0.5.0'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-text-csv/
implementation ("com.globalmentor:globalmentor-text-csv:0.5.0")
'com.globalmentor:globalmentor-text-csv:jar:0.5.0'
<dependency org="com.globalmentor" name="globalmentor-text-csv" rev="0.5.0">
<artifact name="globalmentor-text-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-text-csv', version='0.5.0')
)
libraryDependencies += "com.globalmentor" % "globalmentor-text-csv" % "0.5.0"
[com.globalmentor/globalmentor-text-csv "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.5.0 |