is not current version
Last Version 1.0.2

com.uchicom:csve 1.0.0

web viewer

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

csve
Version

Version

1.0.0
Type

Type

jar

Download csve 1.0.0


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