is not current version
Last Version 1.4.6

com.arsframework:ars-annotation 1.3.3

Ars framework annotation

GroupId

GroupId

com.arsframework
ArtifactId

ArtifactId

ars-annotation
Version

Version

1.3.3
Type

Type

jar

Download ars-annotation 1.3.3


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