Native macOS ARM64 (Apple Silicon) library for Kotlin AtomicFU, providing lock-free atomic operations.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>atomicfu-macosarm64</artifactId>
<version>0.32.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use AtomicFU's atomic integer for thread-safe counters.
Add kotlinx-atomicfu as a common dependency and let the build system resolve the correct native artifact for your target.
No dependency data recorded yet.