Meikik

A Thymeleaf dialect with simple text formatting possibilities

License

License

GroupId

GroupId

io.github.oxayotl
ArtifactId

ArtifactId

meikik
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Meikik
A Thymeleaf dialect with simple text formatting possibilities
Project URL

Project URL

https://github.com/oxayotl/meikik-project
Source Code Management

Source Code Management

https://github.com/oxayotl/meikik-project

Download meikik

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.oxayotl/meikik/ -->
<dependency>
    <groupId>io.github.oxayotl</groupId>
    <artifactId>meikik</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oxayotl/meikik/
implementation 'io.github.oxayotl:meikik:0.9.1'
// https://jarcasting.com/artifacts/io.github.oxayotl/meikik/
implementation ("io.github.oxayotl:meikik:0.9.1")
'io.github.oxayotl:meikik:jar:0.9.1'
<dependency org="io.github.oxayotl" name="meikik" rev="0.9.1">
  <artifact name="meikik" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oxayotl', module='meikik', version='0.9.1')
)
libraryDependencies += "io.github.oxayotl" % "meikik" % "0.9.1"
[io.github.oxayotl/meikik "0.9.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.14.RELEASE
ch.qos.logback : logback-classic jar 1.2.3
org.reflections : reflections jar 0.10.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0
0.1.1
0.1.0