is not current version
Last Version 1.1.4

io.github.rqrjc:winter-runtime 1.1.1

A simple network request framework

GroupId

GroupId

io.github.rqrjc
ArtifactId

ArtifactId

winter-runtime
Version

Version

1.1.1
Type

Type

aar

Download winter-runtime 1.1.1


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