is not current version
Last Version 1.6.0

fr.inria.eventcloud:eventcloud-bundle 1.2.1


GroupId

GroupId

fr.inria.eventcloud
ArtifactId

ArtifactId

eventcloud-bundle
Version

Version

1.2.1
Type

Type

jar

Download eventcloud-bundle 1.2.1


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