| License |
License |
|---|---|
| GroupId | GroupIdpro.fessional |
| ArtifactId | ArtifactIdmeepo |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmeepo 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 |
| Filename | Size |
|---|---|
| meepo-1.4.0.pom | |
| meepo-1.4.0.jar | 133 KB |
| meepo-1.4.0-sources.jar | 68 KB |
| meepo-1.4.0-javadoc.jar | 439 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 19.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| 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 |