<dependency> <groupId>com.tencent.bk.repo</groupId> <artifactId>common-bksync</artifactId> <version>1.0.4</version> </dependency>
implementation 'com.tencent.bk.repo:common-bksync:1.0.4'
implementation("com.tencent.bk.repo:common-bksync:1.0.4")
libraryDependencies += "com.tencent.bk.repo" % "common-bksync" % "1.0.4"
@Grapes( @Grab(group='com.tencent.bk.repo', module='common-bksync', version='1.0.4') )
<dependency org="com.tencent.bk.repo" name="common-bksync" rev="1.0.4" />
[com.tencent.bk.repo/common-bksync "1.0.4"]
'com.tencent.bk.repo:common-bksync:jar:1.0.4'
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.4
|-- ch.qos.logback:logback-classic
|-- com.squareup.okhttp3:okhttp-sse