is not current version
Last Version 1.6.0

fr.inria.eventcloud:eventcloud-webservices 1.3.0


GroupId

GroupId

fr.inria.eventcloud
ArtifactId

ArtifactId

eventcloud-webservices
Version

Version

1.3.0
Type

Type

pom

Download eventcloud-webservices 1.3.0

Filename Size
eventcloud-webservices-1.3.0.pom 718 bytes
Browse

<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices/ -->
<dependency>
    <groupId>fr.inria.eventcloud</groupId>
    <artifactId>eventcloud-webservices</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices/
implementation 'fr.inria.eventcloud:eventcloud-webservices:1.3.0'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices/
implementation ("fr.inria.eventcloud:eventcloud-webservices:1.3.0")
'fr.inria.eventcloud:eventcloud-webservices:pom:1.3.0'
<dependency org="fr.inria.eventcloud" name="eventcloud-webservices" rev="1.3.0">
  <artifact name="eventcloud-webservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-webservices', version='1.3.0')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-webservices" % "1.3.0"
[fr.inria.eventcloud/eventcloud-webservices "1.3.0"]