添加依赖
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>monitor-client</artifactId>
    <version>1.0.0</version>
</dependency>
implementation 'com.github.houbb:monitor-client:1.0.0'
com.github.houbb:monitor-client:1.0.0
<dependency org="com.github.houbb" name="monitor-client" rev="1.0.0" />
libraryDependencies += "com.github.houbb" % "monitor-client" % "1.0.0"
@Grab(group='com.github.houbb', module='monitor-client', version='1.0.0')
[com.github.houbb/monitor-client "1.0.0"]
'com.github.houbb:monitor-client:jar:1.0.0'
资源下载
资源类型Central
jar 包 monitor-client-1.0.0.jar
源码包 monitor-client-1.0.0-sources.jar
版本列表 (1)