Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 283 Bytes

velocity-language-kotlin

Provides Kotlin support and useful DSLs as a Velocity plugin.

Provided dependencies

  • Kotlin standard library (version 1.5.0)
  • kotlinx.serialization (version 1.5.0, JSON serialization library version 1.2.1)
  • kotlinx.coroutines (version 1.5.0)