Registry / utility / atomicfu-tvosarm64

atomicfu-tvosarm64

JSON →
library0.32.1javamavenunverified

AtomicFU utilities for Kotlin/Native on tvOS ARM64 architecture.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>atomicfu-tvosarm64</artifactId> <version>0.32.1</version> </dependency>
INSTALL
IMPORT
SIG · ATOMICFU-TVOSARM64
A
atomicfu-tvosarm64
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 ARM64.
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
18 hits · last 30 days
node
16
OpenAI (training)
2
Resources
atomicfu-tvosarm64 — mvn dependency:get atomicfu-tvosarm64 · libregistry