is not current version
Last Version 20.2.0

br.com.jarch:jarch-annotation 2.23.5


GroupId

GroupId

br.com.jarch
ArtifactId

ArtifactId

jarch-annotation
Version

Version

2.23.5
Type

Type

jar

Download jarch-annotation 2.23.5


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