is not current version
Last Version 1.1.4

io.github.rqrjc:winter-annotations 1.1.1

A simple network request framework

GroupId

GroupId

io.github.rqrjc
ArtifactId

ArtifactId

winter-annotations
Version

Version

1.1.1
Type

Type

jar

Download winter-annotations 1.1.1


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