| License |
License |
|---|---|
| Categories |
CategoriesCSV Data Data Formats |
| GroupId | GroupIdcom.uchicom |
| ArtifactId | ArtifactIdcsve |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncsve
csv editor
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| csve-1.0.2.pom | |
| csve-1.0.2.jar | 64 KB |
| csve-1.0.2-sources.jar | 44 KB |
| csve-1.0.2-javadoc.jar | 358 KB |
| csve-1.0.2-jar-with-dependencies.jar | 84 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.uchicom : ui | jar | 1.1.0 |
| 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 |