csv - API

csv

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.walterjwhite.modules.csv
ArtifactId

ArtifactId

api
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

csv - API
csv

Download api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14