is not current version
Last Version 1.7.2

com.tencent.tars:tars-spring 1.0.3


GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-spring
Version

Version

1.0.3
Type

Type

jar

Download tars-spring 1.0.3


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