не последняя версия
Последняя версия 1.7.2

com.tencent.tars:tars-context 1.6.3


Группа

Группа

com.tencent.tars
Идентификатор

Идентификатор

tars-context
Версия

Версия

1.6.3
Тип

Тип

jar

Скачать tars-context 1.6.3


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