annotations


License

License

GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

annotations
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

annotations
annotations
Project URL

Project URL

https://github.com/yamingd/argo-annotation
Source Code Management

Source Code Management

https://github.com/yamingd/argo-annotation

Download annotations

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.1