Categories |
CategoriesPippo User Interface Web Frameworks |
---|---|
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-controller-parent |
Version | Version1.7.0 |
Type | Typepom |
Filename | Size |
---|---|
pippo-controller-parent-1.7.0.pom | 812 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-controller-parent/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-controller-parent</artifactId>
<version>1.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-controller-parent/
implementation 'ro.pippo:pippo-controller-parent:1.7.0'
// https://jarcasting.com/artifacts/ro.pippo/pippo-controller-parent/
implementation ("ro.pippo:pippo-controller-parent:1.7.0")
'ro.pippo:pippo-controller-parent:pom:1.7.0'
<dependency org="ro.pippo" name="pippo-controller-parent" rev="1.7.0">
<artifact name="pippo-controller-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-controller-parent', version='1.7.0')
)
libraryDependencies += "ro.pippo" % "pippo-controller-parent" % "1.7.0"
[ro.pippo/pippo-controller-parent "1.7.0"]