CommonJSJVMNativeWasm

Cite API

A Kotlin compiler plugin for embedding information about the file being compiled

Add to your project
implementation("com.jakewharton.cite:cite-api:0.5.0")
Parent project

Compiler plugin embeds metadata about source files directly into the generated code, allowing access to filename, enclosing type, member name, and line number at runtime.

Version history
Package version Release date Platforms
0.5.0 2 days ago Common, JVM, Native, Wasm, JS
More versions will be indexed soon
Metadata
Version 2 days ago

0.5.0

  • Kotlin 2.0.21
  • Gradle 8.11.1
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm64
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_device_arm64
  • watchos_simulator_arm64
  • watchos_x64
Developers
License