License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-trimou |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPippo Trimou
Trimou template engine
|
Filename | Size |
---|---|
pippo-trimou-1.13.1.pom | |
pippo-trimou-1.13.1.jar | 14 KB |
pippo-trimou-1.13.1-sources.jar | 13 KB |
pippo-trimou-1.13.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-trimou/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-trimou</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-trimou/
implementation 'ro.pippo:pippo-trimou:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-trimou/
implementation ("ro.pippo:pippo-trimou:1.13.1")
'ro.pippo:pippo-trimou:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-trimou" rev="1.13.1">
<artifact name="pippo-trimou" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-trimou', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-trimou" % "1.13.1"
[ro.pippo/pippo-trimou "1.13.1"]
Group / Artifact | Type | Version |
---|---|---|
ro.pippo : pippo-core | jar | 1.13.1 |
org.trimou : trimou-core | jar | 1.8.4.Final |
org.trimou : trimou-extension-prettytime | jar | 1.8.4.Final |
org.trimou : trimou-extension-minify | jar | 1.8.4.Final |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.7 |