Jar examples for t:texin
With Texin you have to implement only one reader to process different spreadsheet-files (XLSX, CSV, TXT)
You can download jar file texin 0.3.3-RELEASE in this page.
MIT License
You can use the following script to add texin-0.3.3-RELEASE.jar to your project.
<dependency> <groupId>com.itelg</groupId> <artifactId>texin</artifactId> <version>0.3.3-RELEASE</version> </dependency>
compile group: 'com.itelg', name: 'texin', version: '0.3.3-RELEASE'
libraryDependencies += "com.itelg" % "texin" % "0.3.3-RELEASE"
<dependency org="com.itelg" name="texin" rev="0.3.3-RELEASE"/>
@Grapes(@Grab(group='com.itelg', module='texin', version='0.3.3-RELEASE'))
'com.itelg:texin:jar:0.3.3-RELEASE'
Click the following link to download the jar file.
texin-0.3.3-RELEASE-javadoc.jar