Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 502 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 502 Bytes

velocity-language-kotlin

Provides Kotlin support and useful DSLs as a Velocity plugin.

Note: This is a fork of this repository because the original developers discontinued development

Provided dependencies

  • Kotlin standard library (version 1.9.0)
  • kotlinx.serialization (version 1.9.0, JSON and CBOR serialization library version 1.5.1)
  • kotlinx.coroutines (version 1.7.1)
  • adventure-extra-kotlin (version 4.14.0)