MVN

church.i18n : response

Maven & Gradle

Feb 09, 2023
2 usages

response · The library defines a response structure of an application with focus on error state of an application.

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

Latest Version

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

  • Latest Stable: 0.1.1

All Versions

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

Version Vulnerabilities Updated
0.1.x
response-0.1.1
response-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>church.i18n</groupId>
    <artifactId>response</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'church.i18n:response:0.1.1'

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

implementation("church.i18n:response:0.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "church.i18n" % "response" % "0.1.1"

Advertisement

Dependencies from Group

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

Discover Dependencies

May 28, 2012
4 stars
Apr 27, 2018
2 usages
260 stars
Dec 24, 2021
3 usages
591 stars
Oct 06, 2022
2 usages
300 stars
Dec 24, 2021
2 usages
573 stars
Nov 07, 2019
2 usages
6 stars
May 05, 2021
4 usages
6 stars
May 17, 2021
3 usages
9 stars
Oct 01, 2019
10 usages
2 stars