is not current version
Last Version 1.7.2

com.tencent.tars:tars-parent 1.7.0

Super POM For Projects

GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-parent
Version

Version

1.7.0
Type

Type

pom

Download tars-parent 1.7.0

Filename Size
tars-parent-1.7.0.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.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tars/tars-parent/
implementation 'com.tencent.tars:tars-parent:1.7.0'
// https://jarcasting.com/artifacts/com.tencent.tars/tars-parent/
implementation ("com.tencent.tars:tars-parent:1.7.0")
'com.tencent.tars:tars-parent:pom:1.7.0'
<dependency org="com.tencent.tars" name="tars-parent" rev="1.7.0">
  <artifact name="tars-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tars', module='tars-parent', version='1.7.0')
)
libraryDependencies += "com.tencent.tars" % "tars-parent" % "1.7.0"
[com.tencent.tars/tars-parent "1.7.0"]