MVN

edu.emory.bmi : tcia-sdk

Maven & Gradle

Oct 27, 2018

TCIA-SDK · The TCIA Java Client

<dependency>
    <groupId>edu.emory.bmi</groupId>
    <artifactId>tcia-sdk</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.emory.bmi : tcia-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of edu.emory.bmi : tcia-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
tcia-sdk-1.1.1
tcia-sdk-1.1.0
1.0.x
tcia-sdk-1.0.0

How to add a dependency to Maven

Add the following edu.emory.bmi : tcia-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.emory.bmi</groupId>
    <artifactId>tcia-sdk</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.emory.bmi : tcia-sdk gradle dependency to your build.gradle file:

implementation 'edu.emory.bmi:tcia-sdk:1.1.1'

Gradle Kotlin DSL: Add the following edu.emory.bmi : tcia-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.emory.bmi:tcia-sdk:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.emory.bmi : tcia-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.emory.bmi" % "tcia-sdk" % "1.1.1"

Advertisement

Dependencies from Group

Oct 27, 2018

Discover Dependencies

Dec 20, 2021
1 usages
111 stars
Aug 30, 2019
114 stars
Aug 30, 2019
125 stars
Oct 26, 2018
0 stars
Dec 02, 2021
0 stars
dbd
Oct 31, 2018
0 stars
Oct 23, 2018
32 stars
Oct 23, 2018
32 stars
Mar 19, 2021
2 usages
2 stars
Aug 07, 2023
3 usages
439 stars