is not current version
Last Version 1.1.1

vip.justlive:supine-spring 1.0.1

rpc for spring

GroupId

GroupId

vip.justlive
ArtifactId

ArtifactId

supine-spring
Version

Version

1.0.1
Type

Type

jar

Download supine-spring 1.0.1


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