MVN

com.microsoft.tang : tang

Maven & Gradle

Oct 20, 2014
7 usages

Tang

<dependency>
    <groupId>com.microsoft.tang</groupId>
    <artifactId>tang</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.tang : tang to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.microsoft.tang : tang to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
tang-0.9
0.8
tang-0.8
0.7
tang-0.7
0.6
tang-0.6
0.5
tang-0.5
0.4
tang-0.4
0.3
tang-0.3
0.2
tang-0.2
0.1
tang-0.1

How to add a dependency to Maven

Add the following com.microsoft.tang : tang maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.tang</groupId>
    <artifactId>tang</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.tang : tang gradle dependency to your build.gradle file:

implementation 'com.microsoft.tang:tang:0.9'

Gradle Kotlin DSL: Add the following com.microsoft.tang : tang gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.tang:tang:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.tang : tang sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.tang" % "tang" % "0.9"

Advertisement

Dependencies from Group

Discover Dependencies

May 07, 2019
11 usages
3 stars
Aug 14, 2013
17 usages
26 stars
May 24, 2018
6 usages
765 stars
Mar 06, 2022
67 usages
328 stars
Mar 22, 2019
5 usages
0 stars
Jun 12, 2023
104 usages
Aug 15, 2023
6 usages
1.1k stars
Mar 30, 2017
5 usages
27 stars
Jun 20, 2018
4 usages
1 stars