is not current version
Last Version 1.1.0-alpha.32

io.outfoxx.sunday:generator 1.1.0-alpha.0

Sunday Generator is a code generator for Sunday HTTP clients and JAX-RS server stubs in multiple languages.

GroupId

GroupId

io.outfoxx.sunday
ArtifactId

ArtifactId

generator
Version

Version

1.1.0-alpha.0
Type

Type

pom

Download generator 1.1.0-alpha.0


<!-- https://jarcasting.com/artifacts/io.outfoxx.sunday/generator/ -->
<dependency>
    <groupId>io.outfoxx.sunday</groupId>
    <artifactId>generator</artifactId>
    <version>1.1.0-alpha.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.outfoxx.sunday/generator/
implementation 'io.outfoxx.sunday:generator:1.1.0-alpha.0'
// https://jarcasting.com/artifacts/io.outfoxx.sunday/generator/
implementation ("io.outfoxx.sunday:generator:1.1.0-alpha.0")
'io.outfoxx.sunday:generator:pom:1.1.0-alpha.0'
<dependency org="io.outfoxx.sunday" name="generator" rev="1.1.0-alpha.0">
  <artifact name="generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.outfoxx.sunday', module='generator', version='1.1.0-alpha.0')
)
libraryDependencies += "io.outfoxx.sunday" % "generator" % "1.1.0-alpha.0"
[io.outfoxx.sunday/generator "1.1.0-alpha.0"]