Jar examples for t:tableio-core
Uniformed Table Reader/Writer Core Packages
You can download jar file tableio-core 0.1.2 in this page.
GNU General Public License, version 3
You can use the following script to add tableio-core-0.1.2.jar to your project.
<dependency> <groupId>info.informationsea.tableio</groupId> <artifactId>tableio-core</artifactId> <version>0.1.2</version> </dependency>
compile group: 'info.informationsea.tableio', name: 'tableio-core', version: '0.1.2'
libraryDependencies += "info.informationsea.tableio" % "tableio-core" % "0.1.2"
<dependency org="info.informationsea.tableio" name="tableio-core" rev="0.1.2"/>
@Grapes(@Grab(group='info.informationsea.tableio', module='tableio-core', version='0.1.2'))
'info.informationsea.tableio:tableio-core:jar:0.1.2'
Click the following link to download the jar file.
tableio-core-0.1.2-javadoc.jar