CommonJSJVMNative

JsonPathKt Core

A lighter and more efficient implementation of JsonPath in Kotlin Multiplatform

Add to your project
implementation("com.eygraber:jsonpathkt-core:3.0.1")
Parent project

Efficiently extracts values from JSON objects using simplified JsonPath syntax. Supports functional programming aspects and avoids exceptions, enhancing performance by up to 7x compared to other implementations.

Version history
Package version Release date Platforms
3.0.2 4 months ago Common, JVM, Native, Wasm, JS Details
3.0.1 10 months ago Common, JVM, Native, JS
3.0.0 12 months ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 10 months ago

3.0.1

  • Kotlin 1.9.20
  • Gradle 8.4
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