Last Version

csve 1.0.2

csv editor

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

csve
Version

Version

1.0.2
Type

Type

jar
Description

Description

csve
csv editor
Project URL

Project URL

https://github.com/uchicom/csve/wiki
Source Code Management

Source Code Management

https://github.com/uchicom/csve

Download csve 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.uchicom : ui jar 1.1.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.mockito : mockito-inline jar 4.2.0
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.