Winter Processor

A simple network request framework

License

License

GroupId

GroupId

io.github.rqrjc
ArtifactId

ArtifactId

winter-processor
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Winter Processor
A simple network request framework
Project URL

Project URL

https://github.com/rqrjc/Winter
Source Code Management

Source Code Management

https://github.com/rqrjc/Winter

Download winter-processor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup : javapoet jar 1.13.0

runtime (1)

Group / Artifact Type Version
Winter » winter-annotations jar unspecified

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.1
jar