添加依赖
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>testhelp-linuxx64</artifactId>
    <version>0.6.13</version>
</dependency>
implementation 'co.touchlab:testhelp-linuxx64:0.6.13'
co.touchlab:testhelp-linuxx64:0.6.13
<dependency org="co.touchlab" name="testhelp-linuxx64" rev="0.6.13" />
libraryDependencies += "co.touchlab" % "testhelp-linuxx64" % "0.6.13"
@Grab(group='co.touchlab', module='testhelp-linuxx64', version='0.6.13')
[co.touchlab/testhelp-linuxx64 "0.6.13"]
'co.touchlab:testhelp-linuxx64:jar:0.6.13'
资源下载