is not current version
Last Version 0.13.1

pt.ulisboa:ewp-host-plugin-skeleton 0.1.1

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
Version

Version

0.1.1
Type

Type

jar

Download ewp-host-plugin-skeleton 0.1.1


<!-- https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton/ -->
<dependency>
    <groupId>pt.ulisboa</groupId>
    <artifactId>ewp-host-plugin-skeleton</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton/
implementation 'pt.ulisboa:ewp-host-plugin-skeleton:0.1.1'
// https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton/
implementation ("pt.ulisboa:ewp-host-plugin-skeleton:0.1.1")
'pt.ulisboa:ewp-host-plugin-skeleton:jar:0.1.1'
<dependency org="pt.ulisboa" name="ewp-host-plugin-skeleton" rev="0.1.1">
  <artifact name="ewp-host-plugin-skeleton" type="jar" />
</dependency>
@Grapes(
@Grab(group='pt.ulisboa', module='ewp-host-plugin-skeleton', version='0.1.1')
)
libraryDependencies += "pt.ulisboa" % "ewp-host-plugin-skeleton" % "0.1.1"
[pt.ulisboa/ewp-host-plugin-skeleton "0.1.1"]