is not current version
Last Version 0.3.0

ro.fortsoft.pippo:pippo-parent 0.1.0

Micro java web framework

Categories

Categories

Pippo User Interface Web Frameworks
GroupId

GroupId

ro.fortsoft.pippo
ArtifactId

ArtifactId

pippo-parent
Version

Version

0.1.0
Type

Type

pom

Download pippo-parent 0.1.0

Filename Size
pippo-parent-0.1.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/ro.fortsoft.pippo/pippo-parent/ -->
<dependency>
    <groupId>ro.fortsoft.pippo</groupId>
    <artifactId>pippo-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.pippo/pippo-parent/
implementation 'ro.fortsoft.pippo:pippo-parent:0.1.0'
// https://jarcasting.com/artifacts/ro.fortsoft.pippo/pippo-parent/
implementation ("ro.fortsoft.pippo:pippo-parent:0.1.0")
'ro.fortsoft.pippo:pippo-parent:pom:0.1.0'
<dependency org="ro.fortsoft.pippo" name="pippo-parent" rev="0.1.0">
  <artifact name="pippo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.pippo', module='pippo-parent', version='0.1.0')
)
libraryDependencies += "ro.fortsoft.pippo" % "pippo-parent" % "0.1.0"
[ro.fortsoft.pippo/pippo-parent "0.1.0"]