t

tro

tro 包含工具类、agent交互通道、异常处理模块等
https://github.com/shulieTech/DaYuX
The Apache Software License, Version 2.0
shulie
Files download
File Operation
tro-1.4.15.pom download
Apache Maven
<dependency>
  <groupId>io.shulie.tro</groupId>
  <artifactId>tro</artifactId>
  <version>1.4.15</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.shulie.tro:tro:1.4.15'
Gradle Kotlin
implementation("io.shulie.tro:tro:1.4.15")
Scala SBT
libraryDependencies += "io.shulie.tro" % "tro" % "1.4.15"
Groovy Grape
@Grapes(
  @Grab(group='io.shulie.tro', module='tro', version='1.4.15')
)
Apache Ivy
<dependency org="io.shulie.tro" name="tro" rev="1.4.15" />
Leiningen
[io.shulie.tro/tro "1.4.15"]
Apache Buildr
'io.shulie.tro:tro:jar:1.4.15'
Dependencies
The project has no third-party dependencies