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