<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'