meepo hero template

meepo, first, is a dota2 hero, and then a template engine that using the single/multi-comment of target file's syntax as directive in order to keep the template and the target file in the same syntax highlight, preview and IDE editing features.

License

License

GroupId

GroupId

pro.fessional
ArtifactId

ArtifactId

meepo
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

meepo hero template
meepo, first, is a dota2 hero, and then a template engine that using the single/multi-comment of target file's syntax as directive in order to keep the template and the target file in the same syntax highlight, preview and IDE editing features.
Project URL

Project URL

https://github.com/trydofor/pro.fessional.meepo

Download meepo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 19.0.0
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.slf4j : slf4j-simple jar 1.7.30
io.pebbletemplates : pebble jar 3.1.4
org.openjdk.jmh : jmh-core jar 1.26
org.openjdk.jmh : jmh-generator-annprocess jar 1.26

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.0.0