MVN

church.i18n : processing.exception

Maven & Gradle

Feb 09, 2023
1 usages

processing.exception · The library provides a generic model for handling exceptions. It tries to abstract problem from the implementation and provides a universal mechanism of dealing with exceptions.

<dependency>
    <groupId>church.i18n</groupId>
    <artifactId>processing.exception</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of church.i18n : processing.exception to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of church.i18n : processing.exception to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
processing.exception-0.1.1
processing.exception-0.1.0

How to add a dependency to Maven

Add the following church.i18n : processing.exception maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>church.i18n</groupId>
    <artifactId>processing.exception</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following church.i18n : processing.exception gradle dependency to your build.gradle file:

implementation 'church.i18n:processing.exception:0.1.1'

Gradle Kotlin DSL: Add the following church.i18n : processing.exception gradle kotlin dependency to your build.gradle.kts file:

implementation("church.i18n:processing.exception:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following church.i18n : processing.exception sbt scala dependency to your build.sbt file:

libraryDependencies += "church.i18n" % "processing.exception" % "0.1.1"

Advertisement

Dependencies from Group

Feb 09, 2023
2 usages
Aug 05, 2019
1 usages

Discover Dependencies

Jul 28, 2014
5 usages
1 stars
May 30, 2018
7 usages
24 stars
Jun 13, 2023
27 usages
26 stars
Jul 29, 2015
2 usages
110 stars
Jul 06, 2020
2 usages
23 stars
Jan 02, 2019
4 usages
16 stars
Jan 04, 2023
24 usages
68 stars