Winter Annotations

A simple network request framework

License

License

GroupId

GroupId

io.github.rqrjc
ArtifactId

ArtifactId

winter-annotations
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Winter Annotations
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-annotations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.1
1.0.1