is not current version
Last Version 1.6.0

fr.inria.eventcloud:eventcloud-webservices-api 1.3.0


GroupId

GroupId

fr.inria.eventcloud
ArtifactId

ArtifactId

eventcloud-webservices-api
Version

Version

1.3.0
Type

Type

jar

Download eventcloud-webservices-api 1.3.0


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