Last Version

Typified Exception 1.0.3

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

License

License

GroupId

GroupId

org.bytemechanics
ArtifactId

ArtifactId

type-ex
Version

Version

1.0.3
Type

Type

jar
Description

Description

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

Project Organization

Byte Mechanics
Source Code Management

Source Code Management

https://github.com/bytemechanics/type-ex

Download type-ex 1.0.3


<!-- https://jarcasting.com/artifacts/org.bytemechanics/type-ex/ -->
<dependency>
    <groupId>org.bytemechanics</groupId>
    <artifactId>type-ex</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytemechanics/type-ex/
implementation 'org.bytemechanics:type-ex:1.0.3'
// https://jarcasting.com/artifacts/org.bytemechanics/type-ex/
implementation ("org.bytemechanics:type-ex:1.0.3")
'org.bytemechanics:type-ex:jar:1.0.3'
<dependency org="org.bytemechanics" name="type-ex" rev="1.0.3">
  <artifact name="type-ex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytemechanics', module='type-ex', version='1.0.3')
)
libraryDependencies += "org.bytemechanics" % "type-ex" % "1.0.3"
[org.bytemechanics/type-ex "1.0.3"]

Dependencies

test (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.13
net.bytebuddy : byte-buddy jar 1.7.9
org.objenesis : objenesis jar 2.6

Project Modules

There are no modules declared in this project.