License |
License |
---|---|
GroupId | GroupIdcom.arsframework |
ArtifactId | ArtifactIdars-annotation |
Version | Version1.4.6 |
Type | Typejar |
Description |
Descriptionars-annotation
Ars framework annotation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ars-annotation-1.4.6.pom | |
ars-annotation-1.4.6.jar | 47 KB |
ars-annotation-1.4.6-sources.jar | 33 KB |
ars-annotation-1.4.6-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arsframework/ars-annotation/ -->
<dependency>
<groupId>com.arsframework</groupId>
<artifactId>ars-annotation</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.arsframework/ars-annotation/
implementation 'com.arsframework:ars-annotation:1.4.6'
// https://jarcasting.com/artifacts/com.arsframework/ars-annotation/
implementation ("com.arsframework:ars-annotation:1.4.6")
'com.arsframework:ars-annotation:jar:1.4.6'
<dependency org="com.arsframework" name="ars-annotation" rev="1.4.6">
<artifact name="ars-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arsframework', module='ars-annotation', version='1.4.6')
)
libraryDependencies += "com.arsframework" % "ars-annotation" % "1.4.6"
[com.arsframework/ars-annotation "1.4.6"]