is not current version
Last Version 1.4.0

pro.fessional:meepo 1.0.0

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.

GroupId

GroupId

pro.fessional
ArtifactId

ArtifactId

meepo
Version

Version

1.0.0
Type

Type

jar

Download meepo 1.0.0


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