is not current version
Last Version 1.1.1

vip.justlive:supine-spring 1.0.3

rpc for spring

GroupId

GroupId

vip.justlive
ArtifactId

ArtifactId

supine-spring
Version

Version

1.0.3
Type

Type

jar

Download supine-spring 1.0.3


<!-- https://jarcasting.com/artifacts/vip.justlive/supine-spring/ -->
<dependency>
    <groupId>vip.justlive</groupId>
    <artifactId>supine-spring</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/supine-spring/
implementation 'vip.justlive:supine-spring:1.0.3'
// https://jarcasting.com/artifacts/vip.justlive/supine-spring/
implementation ("vip.justlive:supine-spring:1.0.3")
'vip.justlive:supine-spring:jar:1.0.3'
<dependency org="vip.justlive" name="supine-spring" rev="1.0.3">
  <artifact name="supine-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='supine-spring', version='1.0.3')
)
libraryDependencies += "vip.justlive" % "supine-spring" % "1.0.3"
[vip.justlive/supine-spring "1.0.3"]