Registry / utility / atomicfu-tvosx64

atomicfu-tvosx64

JSON →
library0.32.1javamavenunverified

AtomicFU utilities for Kotlin/Native on tvOS x64 architecture.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>atomicfu-tvosx64</artifactId> <version>0.32.1</version> </dependency>
INSTALL
IMPORT
SIG · ATOMICFU-TVOSX64
A
atomicfu-tvosx64
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 read an AtomicInt.

import kotlinx.atomicfu.AtomicInt fun main() { val atomic = AtomicInt(0) println(atomic.value) }
Debug
Known issues
breakingPlatform-specific artifact; only works on tvOS x64.
fix
Use the common artifact kotlinx-atomicfu for multiplatform projects.
affects: *
Upgrade
Version history
0.32.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
3
Resources
atomicfu-tvosx64 — mvn dependency:get atomicfu-tvosx64 · libregistry