c

cli

Sunday Generator is a code generator for Sunday HTTP clients and JAX-RS server stubs in multiple languages.
https://outfoxx.github.io/sunday-generator
Apache License 2.0
Outfox, Inc.
Kevin Wooten
Files download
File Operation
cli-1.2.0.pom download
cli-1.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.outfoxx.sunday</groupId>
  <artifactId>cli</artifactId>
  <version>1.2.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.outfoxx.sunday:cli:1.2.0'
Gradle Kotlin
implementation("io.outfoxx.sunday:cli:1.2.0")
Scala SBT
libraryDependencies += "io.outfoxx.sunday" % "cli" % "1.2.0"
Groovy Grape
@Grapes(
  @Grab(group='io.outfoxx.sunday', module='cli', version='1.2.0')
)
Apache Ivy
<dependency org="io.outfoxx.sunday" name="cli" rev="1.2.0" />
Leiningen
[io.outfoxx.sunday/cli "1.2.0"]
Apache Buildr
'io.outfoxx.sunday:cli:jar:1.2.0'
Dependencies
The project has no third-party dependencies