| License |
License |
|---|---|
| Categories |
CategoriesCSV Data Data Formats |
| GroupId | GroupIdcom.weicoder.extend |
| ArtifactId | ArtifactIdcsv-extend |
| Last Version | Last Version3.3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava tools
|
| Filename | Size |
|---|---|
| csv-extend-3.3.8.pom | |
| csv-extend-3.3.8.jar | 49 KB |
| csv-extend-3.3.8-sources.jar | 50 KB |
| csv-extend-3.3.8-javadoc.jar | 572 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder.extend/csv-extend/ -->
<dependency>
<groupId>com.weicoder.extend</groupId>
<artifactId>csv-extend</artifactId>
<version>3.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.extend/csv-extend/
implementation 'com.weicoder.extend:csv-extend:3.3.8'
// https://jarcasting.com/artifacts/com.weicoder.extend/csv-extend/
implementation ("com.weicoder.extend:csv-extend:3.3.8")
'com.weicoder.extend:csv-extend:jar:3.3.8'
<dependency org="com.weicoder.extend" name="csv-extend" rev="3.3.8">
<artifact name="csv-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.extend', module='csv-extend', version='3.3.8')
)
libraryDependencies += "com.weicoder.extend" % "csv-extend" % "3.3.8"
[com.weicoder.extend/csv-extend "3.3.8"]