is not current version
Last Version 1.1.6

fr.maif:commons-events 1.0.2-BETA4

commons-events

GroupId

GroupId

fr.maif
ArtifactId

ArtifactId

commons-events
Version

Version

1.0.2-BETA4
Type

Type

jar

Download commons-events 1.0.2-BETA4


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