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