c

cloud-annotations

Command framework and dispatcher for the JVM
https://github.com/Incendo/cloud
The MIT License
Alexander Söderberg Jason Penilla
Files download
File Operation
cloud-annotations-2.0.0-beta.5.jar download
cloud-annotations-2.0.0-beta.5.pom download
cloud-annotations-2.0.0-beta.5-sources.jar download
Apache Maven
<dependency>
  <groupId>org.incendo</groupId>
  <artifactId>cloud-annotations</artifactId>
  <version>2.0.0-beta.5</version>
</dependency>
Gradle Groovy
implementation 'org.incendo:cloud-annotations:2.0.0-beta.5'
Gradle Kotlin
implementation("org.incendo:cloud-annotations:2.0.0-beta.5")
Scala SBT
libraryDependencies += "org.incendo" % "cloud-annotations" % "2.0.0-beta.5"
Groovy Grape
@Grapes(
  @Grab(group='org.incendo', module='cloud-annotations', version='2.0.0-beta.5')
)
Apache Ivy
<dependency org="org.incendo" name="cloud-annotations" rev="2.0.0-beta.5" />
Leiningen
[org.incendo/cloud-annotations "2.0.0-beta.5"]
Apache Buildr
'org.incendo:cloud-annotations:jar:2.0.0-beta.5'
Dependencies