Group Id com.alibaba
Artifact Id tac-infrastructure
Version 0.0.4
Packaging jar
URL -
Badge
Last Updated 2018-05-24T19:43:29+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>tac-infrastructure</artifactId>
    <version>0.0.4</version>
</dependency>
implementation group: 'com.alibaba', name: 'tac-infrastructure', version: '0.0.4'
implementation 'com.alibaba:tac-infrastructure:0.0.4'
implementation("com.alibaba:tac-infrastructure:0.0.4")
libraryDependencies += "com.alibaba" % "tac-infrastructure" % "0.0.4"
<dependency org="com.alibaba" name="tac-infrastructure" rev="0.0.4"/>
@Grapes(
    @Grab(group='com.alibaba', module='tac-infrastructure', version='0.0.4')
)
[com.alibaba/tac-infrastructure "0.0.4"]
'com.alibaba:tac-infrastructure:0.0.4'