is not current version
Last Version 20.2.0

br.com.jarch:jarch-exception 19.9.0


GroupId

GroupId

br.com.jarch
ArtifactId

ArtifactId

jarch-exception
Version

Version

19.9.0
Type

Type

jar

Download jarch-exception 19.9.0


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