MVN

com.thesett : debug_ui_tools_api

Maven & Gradle

Nov 03, 2016
2 usages
4 stars

debug_ui_tools_api · Standalone WAM debugger tool.

<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>debug_ui_tools_api</artifactId>
    <version>0.9.117</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thesett : debug_ui_tools_api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.117

All Versions

Choose a version of com.thesett : debug_ui_tools_api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
debug_ui_tools_api-0.9.117
debug_ui_tools_api-0.9.97
debug_ui_tools_api-0.9.77

How to add a dependency to Maven

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

<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>debug_ui_tools_api</artifactId>
    <version>0.9.117</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thesett : debug_ui_tools_api gradle dependency to your build.gradle file:

implementation 'com.thesett:debug_ui_tools_api:0.9.117'

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

implementation("com.thesett:debug_ui_tools_api:0.9.117")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thesett : debug_ui_tools_api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thesett" % "debug_ui_tools_api" % "0.9.117"

Advertisement

Dependencies from Group

Nov 02, 2016
27 usages
4 stars
Nov 03, 2016
19 usages
4 stars
Aug 20, 2014
10 usages
4 stars
Nov 03, 2016
9 usages
4 stars
Nov 02, 2016
9 usages
4 stars

Discover Dependencies