| License |
License |
|---|---|
| GroupId | GroupIdio.github.qq877693928 |
| ArtifactId | ArtifactIdfast-annotation |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfast-annotation
This is Annotation library about Fast.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fast-annotation-2.4.0.pom | |
| fast-annotation-2.4.0.jar | 1 KB |
| fast-annotation-2.4.0-sources.jar | 1 KB |
| fast-annotation-2.4.0-javadoc.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.qq877693928/fast-annotation/ -->
<dependency>
<groupId>io.github.qq877693928</groupId>
<artifactId>fast-annotation</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qq877693928/fast-annotation/
implementation 'io.github.qq877693928:fast-annotation:2.4.0'
// https://jarcasting.com/artifacts/io.github.qq877693928/fast-annotation/
implementation ("io.github.qq877693928:fast-annotation:2.4.0")
'io.github.qq877693928:fast-annotation:jar:2.4.0'
<dependency org="io.github.qq877693928" name="fast-annotation" rev="2.4.0">
<artifact name="fast-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qq877693928', module='fast-annotation', version='2.4.0')
)
libraryDependencies += "io.github.qq877693928" % "fast-annotation" % "2.4.0"
[io.github.qq877693928/fast-annotation "2.4.0"]