is not current version
Last Version 1.7.2

com.tencent.tars:tars-context 1.0.3


GroupId

GroupId

com.tencent.tars
ArtifactId

ArtifactId

tars-context
Version

Version

1.0.3
Type

Type

jar

Download tars-context 1.0.3


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