<dependency> <groupId>com.tencent.bk.repo</groupId> <artifactId>common-bksync</artifactId> <version>1.0.5</version> </dependency>
implementation 'com.tencent.bk.repo:common-bksync:1.0.5'
implementation("com.tencent.bk.repo:common-bksync:1.0.5")
libraryDependencies += "com.tencent.bk.repo" % "common-bksync" % "1.0.5"
@Grapes( @Grab(group='com.tencent.bk.repo', module='common-bksync', version='1.0.5') )
<dependency org="com.tencent.bk.repo" name="common-bksync" rev="1.0.5" />
[com.tencent.bk.repo/common-bksync "1.0.5"]
'com.tencent.bk.repo:common-bksync:jar:1.0.5'
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72
|-- org.jetbrains.kotlin:kotlin-reflect:1.3.72
|-- com.google.guava:guava
|-- com.squareup.okhttp3:okhttp
|-- com.tencent.bk.repo:common-api:1.0.5
|-- ch.qos.logback:logback-classic
|-- com.squareup.okhttp3:okhttp-sse