| License |
License |
|---|---|
| GroupId | GroupIdcom.edugility |
| ArtifactId | ArtifactIdedugility-throwables |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThrowables
Throwables
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| edugility-throwables-2.0.0.pom | |
| edugility-throwables-2.0.0.jar | 11 KB |
| edugility-throwables-2.0.0-sources.jar | 11 KB |
| edugility-throwables-2.0.0-javadoc.jar | 73 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |