Files download
File Operation
aparameter-annotations-1.0.1.jar download
aparameter-annotations-1.0.1.pom download
aparameter-annotations-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>me.majiajie</groupId>
  <artifactId>aparameter-annotations</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'me.majiajie:aparameter-annotations:1.0.1'
Gradle Kotlin
implementation("me.majiajie:aparameter-annotations:1.0.1")
Scala SBT
libraryDependencies += "me.majiajie" % "aparameter-annotations" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='me.majiajie', module='aparameter-annotations', version='1.0.1')
)
Apache Ivy
<dependency org="me.majiajie" name="aparameter-annotations" rev="1.0.1" />
Leiningen
[me.majiajie/aparameter-annotations "1.0.1"]
Apache Buildr
'me.majiajie:aparameter-annotations:jar:1.0.1'
Dependencies
The project has no third-party dependencies