is not current version
Last Version 0.13.1

pt.ulisboa:ewp-host-plugin-skeleton-parent 0.2.2

Java library that contains the interfaces that may be implemented to provide an EWP Host Plugin to an EWP Node.

GroupId

GroupId

pt.ulisboa
ArtifactId

ArtifactId

ewp-host-plugin-skeleton-parent
Version

Version

0.2.2
Type

Type

pom

Download ewp-host-plugin-skeleton-parent 0.2.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton-parent/
implementation ("pt.ulisboa:ewp-host-plugin-skeleton-parent:0.2.2")
'pt.ulisboa:ewp-host-plugin-skeleton-parent:pom:0.2.2'
<dependency org="pt.ulisboa" name="ewp-host-plugin-skeleton-parent" rev="0.2.2">
  <artifact name="ewp-host-plugin-skeleton-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pt.ulisboa', module='ewp-host-plugin-skeleton-parent', version='0.2.2')
)
libraryDependencies += "pt.ulisboa" % "ewp-host-plugin-skeleton-parent" % "0.2.2"
[pt.ulisboa/ewp-host-plugin-skeleton-parent "0.2.2"]