is not current version
Last Version 1.6.0

fr.inria.eventcloud:eventcloud-core 1.2.1


GroupId

GroupId

fr.inria.eventcloud
ArtifactId

ArtifactId

eventcloud-core
Version

Version

1.2.1
Type

Type

jar

Download eventcloud-core 1.2.1


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