License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.anrisoftware.prefdialog |
ArtifactId | ArtifactIdprefdialog-csvimportdialog |
Last Version | Last Version3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrefdialog :: CSV Import Dialog
Dialog to import formatted text data in a comma separated format. The comma can also be a tab, space, semicolon or any other character.
|
<!-- https://jarcasting.com/artifacts/com.anrisoftware.prefdialog/prefdialog-csvimportdialog/ -->
<dependency>
<groupId>com.anrisoftware.prefdialog</groupId>
<artifactId>prefdialog-csvimportdialog</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.prefdialog/prefdialog-csvimportdialog/
implementation 'com.anrisoftware.prefdialog:prefdialog-csvimportdialog:3.7'
// https://jarcasting.com/artifacts/com.anrisoftware.prefdialog/prefdialog-csvimportdialog/
implementation ("com.anrisoftware.prefdialog:prefdialog-csvimportdialog:3.7")
'com.anrisoftware.prefdialog:prefdialog-csvimportdialog:jar:3.7'
<dependency org="com.anrisoftware.prefdialog" name="prefdialog-csvimportdialog" rev="3.7">
<artifact name="prefdialog-csvimportdialog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.prefdialog', module='prefdialog-csvimportdialog', version='3.7')
)
libraryDependencies += "com.anrisoftware.prefdialog" % "prefdialog-csvimportdialog" % "3.7"
[com.anrisoftware.prefdialog/prefdialog-csvimportdialog "3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.anrisoftware.prefdialog : prefdialog-core | jar | 3.7 |
com.anrisoftware.prefdialog : prefdialog-corefields | jar | 3.7 |
com.anrisoftware.prefdialog : prefdialog-panel | jar | 3.7 |
com.anrisoftware.prefdialog : prefdialog-misc-swing | jar | 3.7 |
com.anrisoftware.prefdialog : prefdialog-dialog | jar | 3.7 |
org.dockingframes : docking-frames-core Optional | jar | 1.1.2-p16a |
org.dockingframes : docking-frames-common Optional | jar | 1.1.2-p16a |
com.esotericsoftware.kryo : kryo Optional | jar | 2.24.0 |
net.sf.supercsv : super-csv | jar | 2.4.0 |
commons-codec : commons-codec | jar | 1.10 |
com.anrisoftware.globalpom : globalpomutils-data | jar | 3.0 |
ch.qos.logback : logback-core Optional | jar | 1.1.3 |
ch.qos.logback : logback-classic Optional | jar | 1.1.3 |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
com.anrisoftware.globalpom : globalpom-groovytestutils | jar | 2.0 |
junit : junit | jar | 4.12 |