MVN

com.itelg : texin

Maven & Gradle

Jan 05, 2019
2 usages
1 stars

texin · With Texin you have to implement only one reader to process different spreadsheet-files (XLSX, CSV, TXT)

<dependency>
    <groupId>com.itelg</groupId>
    <artifactId>texin</artifactId>
    <version>0.5.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.itelg : texin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0-RELEASE

All Versions

Choose a version of com.itelg : texin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
texin-0.5.0-RELEASE
0.4.x
texin-0.4.0-RELEASE
0.3.x
texin-0.3.3-RELEASE
texin-0.3.2-RELEASE
texin-0.3.1-RELEASE
texin-0.3.0-RELEASE

How to add a dependency to Maven

Add the following com.itelg : texin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.itelg</groupId>
    <artifactId>texin</artifactId>
    <version>0.5.0-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.itelg : texin gradle dependency to your build.gradle file:

implementation 'com.itelg:texin:0.5.0-RELEASE'

Gradle Kotlin DSL: Add the following com.itelg : texin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.itelg:texin:0.5.0-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.itelg : texin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.itelg" % "texin" % "0.5.0-RELEASE"

Advertisement

Dependencies from Group

Apr 26, 2020
4 usages
1 stars
Jan 05, 2019
2 usages
1 stars
Jan 08, 2017
1 stars

Discover Dependencies

Apr 24, 2017
2 usages
1 stars
Dec 22, 2016
4 usages
47 stars
Dec 20, 2022
3 usages
8 stars
Apr 09, 2016
2 usages
5 stars
Jan 25, 2017
2 usages
0 stars
May 28, 2016
4 usages
7 stars
Jul 16, 2016
5 usages
Feb 09, 2019
2 usages
83 stars
May 23, 2017
2 usages
11 stars