CommonJSJVMNative

kotlin-dynamic-delegation

Kotlin compiler plugin that allows class delegation to be dynamic like property delegations

Add to your project
implementation("me.him188:kotlin-dynamic-delegation:0.3.0-172.2")
Parent project

A compiler plugin enabling dynamic class delegation similar to property delegations, which simplifies delegation and allows functions to be 'lazy' with persistent values, enhancing flexibility and reducing boilerplate.

Version history
Package version Release date Platforms
0.4.0-180.1 1 year ago Common, JVM, Native, JS Details
0.3.0-180.1 1 year ago Common, JVM, Native, JS Details
0.3.0-172.2 1 year ago Common, JVM, Native, JS
0.3.0-170.1 2 years ago Common, JVM, Native, JS Details
0.3.0-162.4 2 years ago Common, JVM, Native, JS Details
0.3.0-162.1 2 years ago Common, JVM, Native, JS Details
0.2.0-160.1 2 years ago Common, JVM, Native, JS Details
0.1.1-160.1 2 years ago Common, JVM, Native, JS Details
0.1.0-160.1 2 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 1 year ago

0.3.0-172.2

  • Kotlin 1.7.20
  • Gradle 7.3.1
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm32_hfp
  • linux_arm64
  • linux_mips32
  • linux_mipsel32
  • linux_x64
Other:
  • wasm32
Windows:
  • mingw_x64
  • mingw_x86
iOS:
  • ios_arm32
  • 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_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • Him188
License