License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdio.andromeda.pippo |
ArtifactId | ArtifactIdpippo-shariff-parent |
Last Version | Last Version0.12 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpippo-shariff-parent
An implementation of the Shariff Backend as a Pippo Route.
|
Project URL |
Project URL |
Filename | Size |
---|---|
pippo-shariff-parent-0.12.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.andromeda.pippo/pippo-shariff-parent/ -->
<dependency>
<groupId>io.andromeda.pippo</groupId>
<artifactId>pippo-shariff-parent</artifactId>
<version>0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.andromeda.pippo/pippo-shariff-parent/
implementation 'io.andromeda.pippo:pippo-shariff-parent:0.12'
// https://jarcasting.com/artifacts/io.andromeda.pippo/pippo-shariff-parent/
implementation ("io.andromeda.pippo:pippo-shariff-parent:0.12")
'io.andromeda.pippo:pippo-shariff-parent:pom:0.12'
<dependency org="io.andromeda.pippo" name="pippo-shariff-parent" rev="0.12">
<artifact name="pippo-shariff-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.andromeda.pippo', module='pippo-shariff-parent', version='0.12')
)
libraryDependencies += "io.andromeda.pippo" % "pippo-shariff-parent" % "0.12"
[io.andromeda.pippo/pippo-shariff-parent "0.12"]