GroupId | GroupIdbr.com.jarch |
---|---|
ArtifactId | ArtifactIdjarch-exception |
Last Version | Last Version20.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jarch-exception-20.2.0.pom | |
jarch-exception-20.2.0.jar | 12 KB |
jarch-exception-20.2.0-sources.jar | 8 KB |
jarch-exception-20.2.0-javadoc.jar | 453 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.jarch/jarch-exception/ -->
<dependency>
<groupId>br.com.jarch</groupId>
<artifactId>jarch-exception</artifactId>
<version>20.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.jarch/jarch-exception/
implementation 'br.com.jarch:jarch-exception:20.2.0'
// https://jarcasting.com/artifacts/br.com.jarch/jarch-exception/
implementation ("br.com.jarch:jarch-exception:20.2.0")
'br.com.jarch:jarch-exception:jar:20.2.0'
<dependency org="br.com.jarch" name="jarch-exception" rev="20.2.0">
<artifact name="jarch-exception" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.jarch', module='jarch-exception', version='20.2.0')
)
libraryDependencies += "br.com.jarch" % "jarch-exception" % "20.2.0"
[br.com.jarch/jarch-exception "20.2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | |
br.com.jarch : jarch-util | jar |