| License |
License |
|---|---|
| GroupId | GroupIdorg.openbase |
| ArtifactId | ArtifactIdjul.exception |
| Version | Version3.0.2 |
| Type | Typejar |
| Description |
DescriptionJUL Exception
Java Utility Lib
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jul.exception-3.0.2.pom | |
| jul.exception-3.0.2.jar | 40 KB |
| jul.exception-3.0.2-sources.jar | 38 KB |
| jul.exception-3.0.2-javadoc.jar | 588 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbase/jul.exception/ -->
<dependency>
<groupId>org.openbase</groupId>
<artifactId>jul.exception</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbase/jul.exception/
implementation 'org.openbase:jul.exception:3.0.2'
// https://jarcasting.com/artifacts/org.openbase/jul.exception/
implementation ("org.openbase:jul.exception:3.0.2")
'org.openbase:jul.exception:jar:3.0.2'
<dependency org="org.openbase" name="jul.exception" rev="3.0.2">
<artifact name="jul.exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbase', module='jul.exception', version='3.0.2')
)
libraryDependencies += "org.openbase" % "jul.exception" % "3.0.2"
[org.openbase/jul.exception "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openbase : jps | jar | [3.5,3.6-alpha) |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | [5.6,5.7-alpha) |
| org.junit.vintage : junit-vintage-engine | jar | [5.6,5.7-alpha) |
| org.jetbrains.kotlin : kotlin-test | jar | 1.6.0 |