Registry / utility / atomicfu-macosx64

atomicfu-macosx64

JSON →
library0.32.1javamavenunverified

AtomicFU utilities for macOS x64 platform.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>atomicfu-macosx64</artifactId> <version>0.32.1</version> </dependency>
INSTALL
IMPORT
SIG · ATOMICFU-MACOSX64
A
atomicfu-macosx64
utilityjavav0.32.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AtomicInt
kotlinx.atomicfu.AtomicInt

Create and use an atomic integer from AtomicFU.

import kotlinx.atomicfu.AtomicInt; AtomicInt counter = new AtomicInt(0); counter.incrementAndGet();
Debug
Known issues
breakingPlatform-specific artifact; use the correct variant for your target (macosx64, iosarm64, etc.).
fix
Select the artifact matching your Kotlin/Native target platform.
affects: >=0.20.0
Upgrade
Version history
0.32.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
2
Meta
1
Resources