Last Version

Rest Client Generator 0.0.1

Java annotation processor for the implementation of rest calls.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.raphasil.rest-client-generator
ArtifactId

ArtifactId

api
Version

Version

0.0.1
Type

Type

jar
Description

Description

Rest Client Generator
Java annotation processor for the implementation of rest calls.
Project URL

Project URL

https://raphasil.github.io/rest-client-generator
Source Code Management

Source Code Management

https://github.com/raphasil/rest-client-generator

Download api 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/api/ -->
<dependency>
    <groupId>io.github.raphasil.rest-client-generator</groupId>
    <artifactId>api</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/api/
implementation 'io.github.raphasil.rest-client-generator:api:0.0.1'
// https://jarcasting.com/artifacts/io.github.raphasil.rest-client-generator/api/
implementation ("io.github.raphasil.rest-client-generator:api:0.0.1")
'io.github.raphasil.rest-client-generator:api:jar:0.0.1'
<dependency org="io.github.raphasil.rest-client-generator" name="api" rev="0.0.1">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raphasil.rest-client-generator', module='api', version='0.0.1')
)
libraryDependencies += "io.github.raphasil.rest-client-generator" % "api" % "0.0.1"
[io.github.raphasil.rest-client-generator/api "0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.