MVN

ch.liquidmind : inflection

Maven & Gradle

Jun 02, 2017
6 stars

ch.liquidmind:inflection · Turns checked exceptions into runtime exceptions by generating wrapper classes for arbitrary APIs in Java.

<dependency>
    <groupId>ch.liquidmind</groupId>
    <artifactId>inflection</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.liquidmind : inflection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4
  • Latest Alpha: 2.0-alpha

All Versions

Choose a version of ch.liquidmind : inflection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
inflection-2.0-alpha
0.0.x
inflection-0.0.4
inflection-0.0.3
inflection-0.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>ch.liquidmind</groupId>
    <artifactId>inflection</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.liquidmind : inflection gradle dependency to your build.gradle file:

implementation 'ch.liquidmind:inflection:0.0.4'

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

implementation("ch.liquidmind:inflection:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.liquidmind : inflection sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.liquidmind" % "inflection" % "0.0.4"

Advertisement

Dependencies from Group

Jul 02, 2015
2 stars
Jun 02, 2017
6 stars

Discover Dependencies

Jul 14, 2015
2 usages
401 stars
Dec 26, 2017
3 usages
0 stars
Nov 13, 2016
5 usages
1 stars
Aug 16, 2015
0 stars
Jul 23, 2015
5 stars
Jul 26, 2023
1.4k stars
Dec 17, 2021
2 usages
1.1k stars