添加依赖
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>stately-concurrent-collections-androidnativex64</artifactId>
    <version>2.1.0</version>
</dependency>
implementation 'co.touchlab:stately-concurrent-collections-androidnativex64:2.1.0'
co.touchlab:stately-concurrent-collections-androidnativex64:2.1.0
<dependency org="co.touchlab" name="stately-concurrent-collections-androidnativex64" rev="2.1.0" />
libraryDependencies += "co.touchlab" % "stately-concurrent-collections-androidnativex64" % "2.1.0"
@Grab(group='co.touchlab', module='stately-concurrent-collections-androidnativex64', version='2.1.0')
[co.touchlab/stately-concurrent-collections-androidnativex64 "2.1.0"]
'co.touchlab:stately-concurrent-collections-androidnativex64:jar:2.1.0'