Throwables


License

License

MIT
GroupId

GroupId

com.edugility
ArtifactId

ArtifactId

edugility-throwables
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Throwables
Throwables
Project Organization

Project Organization

Laird Nelson
Source Code Management

Source Code Management

https://github.com/ljnelson/edugility-throwables/

Download edugility-throwables

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1
1.0