Mustache Lib
Render templates using the Mustache templating language
Releases
2.0.0
- Compatibility with XP7
Compatibility:
- 7.0.0
1.0.0
- Initial release
Compatibility:
- 6.14.0
Download Mustache Lib
This version requires XP
An XP library is normally included in your application through the Gradle build script like this:
dependencies {
include 'com.enonic.lib:lib-mustache:2.0.0'
}