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