GroupId | GroupIdpt.ulisboa |
---|---|
ArtifactId | ArtifactIdewp-host-plugin-skeleton-parent |
Version | Version0.2.1 |
Type | Typepom |
Filename | Size |
---|---|
ewp-host-plugin-skeleton-parent-0.2.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton-parent/ -->
<dependency>
<groupId>pt.ulisboa</groupId>
<artifactId>ewp-host-plugin-skeleton-parent</artifactId>
<version>0.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton-parent/
implementation 'pt.ulisboa:ewp-host-plugin-skeleton-parent:0.2.1'
// https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton-parent/
implementation ("pt.ulisboa:ewp-host-plugin-skeleton-parent:0.2.1")
'pt.ulisboa:ewp-host-plugin-skeleton-parent:pom:0.2.1'
<dependency org="pt.ulisboa" name="ewp-host-plugin-skeleton-parent" rev="0.2.1">
<artifact name="ewp-host-plugin-skeleton-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pt.ulisboa', module='ewp-host-plugin-skeleton-parent', version='0.2.1')
)
libraryDependencies += "pt.ulisboa" % "ewp-host-plugin-skeleton-parent" % "0.2.1"
[pt.ulisboa/ewp-host-plugin-skeleton-parent "0.2.1"]