MVN

org.bytemechanics : type-ex

Maven & Gradle

Mar 09, 2018
1 stars

Typified Exception · Library to create exceptions typified in a enumerated, in order to be able to list all possible exceptions in one application.

<dependency>
    <groupId>org.bytemechanics</groupId>
    <artifactId>type-ex</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bytemechanics : type-ex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.bytemechanics : type-ex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
type-ex-1.0.3
type-ex-1.0.2
type-ex-1.0.1
type-ex-1.0.0
0.4.x
type-ex-0.4.1
type-ex-0.4.0
0.3.x
type-ex-0.3.0
0.2.x
type-ex-0.2.0
0.1.x
type-ex-0.1.0

How to add a dependency to Maven

Add the following org.bytemechanics : type-ex maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bytemechanics</groupId>
    <artifactId>type-ex</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bytemechanics : type-ex gradle dependency to your build.gradle file:

implementation 'org.bytemechanics:type-ex:1.0.3'

Gradle Kotlin DSL: Add the following org.bytemechanics : type-ex gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bytemechanics:type-ex:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bytemechanics : type-ex sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bytemechanics" % "type-ex" % "1.0.3"

Advertisement

Dependencies from Group

Aug 05, 2022
1 usages
1 stars
Mar 09, 2018
1 stars
Dec 19, 2021
1 stars

Discover Dependencies

Mar 09, 2018
4 usages
Mar 09, 2018
22 stars
Mar 09, 2018
22 stars
Mar 09, 2018
22 stars
Mar 09, 2018
0 stars
Mar 09, 2018
Mar 09, 2018
1 usages
19.4k stars
Mar 09, 2018
314 stars