MVN

ch.x28.inscriptis : inscriptis

Maven & Gradle

Jan 07, 2021
6 stars

inscriptis for Java · A Java-based HTML to text conversion library with support for nested tables and a subset of CSS.

<dependency>
    <groupId>ch.x28.inscriptis</groupId>
    <artifactId>inscriptis</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.x28.inscriptis : inscriptis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of ch.x28.inscriptis : inscriptis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
inscriptis-1.0

How to add a dependency to Maven

Add the following ch.x28.inscriptis : inscriptis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.x28.inscriptis</groupId>
    <artifactId>inscriptis</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.x28.inscriptis : inscriptis gradle dependency to your build.gradle file:

implementation 'ch.x28.inscriptis:inscriptis:1.0'

Gradle Kotlin DSL: Add the following ch.x28.inscriptis : inscriptis gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.x28.inscriptis:inscriptis:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.x28.inscriptis : inscriptis sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.x28.inscriptis" % "inscriptis" % "1.0"

Advertisement

Dependencies from Group

Jan 07, 2021
6 stars

Discover Dependencies

Jan 07, 2021
1 stars
Jan 08, 2021
3 stars
May 23, 2023
1.7k stars
Feb 28, 2023
2 usages
446 stars
Jan 17, 2021
25 stars
Jul 09, 2021
2 usages
0 stars
Feb 23, 2021
1 usages
0 stars
Jul 09, 2021
0 stars
Jan 13, 2021
2 usages
124 stars
Jan 11, 2021
3 stars