is not current version
Last Version 1.7.2

com.tencent.tars:tars-parent 1.6.3

Super POM For Projects

GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-parent
Version

Version

1.6.3
Type

Type

pom

Download tars-parent 1.6.3

Filename Size
tars-parent-1.6.3.pom 7 KB
Browse

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