MVN

org.tango-controls : tango-idl-java

Maven & Gradle

Aug 20, 2019
3 usages

TANGO interface defined in IDL and compiled with jacorb IDL compiler

<dependency>
    <groupId>org.tango-controls</groupId>
    <artifactId>tango-idl-java</artifactId>
    <version>5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tango-controls : tango-idl-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5

All Versions

Choose a version of org.tango-controls : tango-idl-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5
tango-idl-java-5

How to add a dependency to Maven

Add the following org.tango-controls : tango-idl-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tango-controls</groupId>
    <artifactId>tango-idl-java</artifactId>
    <version>5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tango-controls : tango-idl-java gradle dependency to your build.gradle file:

implementation 'org.tango-controls:tango-idl-java:5'

Gradle Kotlin DSL: Add the following org.tango-controls : tango-idl-java gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tango-controls:tango-idl-java:5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tango-controls : tango-idl-java sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tango-controls" % "tango-idl-java" % "5"

Advertisement

Dependencies from Group

May 18, 2022
4 usages
8 stars
Sep 13, 2018
3 usages
8 stars
May 18, 2022
3 usages
8 stars
May 18, 2022
3 usages
8 stars
Aug 20, 2019
3 usages

Discover Dependencies

Aug 27, 2019
2 usages
39 stars
Jul 26, 2021
1 usages
2 stars
Sep 25, 2019
1 usages
0 stars
Aug 29, 2019
1 usages
96 stars
Nov 04, 2019
1 usages
7 stars
Sep 13, 2019
1 usages
2 stars