GroupId | GroupIdfr.inria.eventcloud |
---|---|
ArtifactId | ArtifactIdeventcloud-webservices |
Version | Version1.5.1 |
Type | Typepom |
Filename | Size |
---|---|
eventcloud-webservices-1.5.1.pom | 719 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices/ -->
<dependency>
<groupId>fr.inria.eventcloud</groupId>
<artifactId>eventcloud-webservices</artifactId>
<version>1.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices/
implementation 'fr.inria.eventcloud:eventcloud-webservices:1.5.1'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices/
implementation ("fr.inria.eventcloud:eventcloud-webservices:1.5.1")
'fr.inria.eventcloud:eventcloud-webservices:pom:1.5.1'
<dependency org="fr.inria.eventcloud" name="eventcloud-webservices" rev="1.5.1">
<artifact name="eventcloud-webservices" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-webservices', version='1.5.1')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-webservices" % "1.5.1"
[fr.inria.eventcloud/eventcloud-webservices "1.5.1"]