Files download
File Operation
threaddebugger-1.1.0.pom download
threaddebugger-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.dreamtobe.threaddebugger</groupId>
  <artifactId>threaddebugger</artifactId>
  <version>1.1.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'cn.dreamtobe.threaddebugger:threaddebugger:1.1.0'
Gradle Kotlin
implementation("cn.dreamtobe.threaddebugger:threaddebugger:1.1.0")
Scala SBT
libraryDependencies += "cn.dreamtobe.threaddebugger" % "threaddebugger" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='cn.dreamtobe.threaddebugger', module='threaddebugger', version='1.1.0')
)
Apache Ivy
<dependency org="cn.dreamtobe.threaddebugger" name="threaddebugger" rev="1.1.0" />
Leiningen
[cn.dreamtobe.threaddebugger/threaddebugger "1.1.0"]
Apache Buildr
'cn.dreamtobe.threaddebugger:threaddebugger:jar:1.1.0'
Dependencies
The project has no third-party dependencies