is not current version
Last Version 3.5.8_circe_0.11.1

com.codacy:events-core_2.12 2.0.0-cleanup.76cd279_circe_0.8.0

A library to send events on rabbit-mq

GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

events-core_2.12
Version

Version

2.0.0-cleanup.76cd279_circe_0.8.0
Type

Type

jar

Download events-core_2.12 2.0.0-cleanup.76cd279_circe_0.8.0


<!-- https://jarcasting.com/artifacts/com.codacy/events-core_2.12/ -->
<dependency>
    <groupId>com.codacy</groupId>
    <artifactId>events-core_2.12</artifactId>
    <version>2.0.0-cleanup.76cd279_circe_0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/events-core_2.12/
implementation 'com.codacy:events-core_2.12:2.0.0-cleanup.76cd279_circe_0.8.0'
// https://jarcasting.com/artifacts/com.codacy/events-core_2.12/
implementation ("com.codacy:events-core_2.12:2.0.0-cleanup.76cd279_circe_0.8.0")
'com.codacy:events-core_2.12:jar:2.0.0-cleanup.76cd279_circe_0.8.0'
<dependency org="com.codacy" name="events-core_2.12" rev="2.0.0-cleanup.76cd279_circe_0.8.0">
  <artifact name="events-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='events-core_2.12', version='2.0.0-cleanup.76cd279_circe_0.8.0')
)
libraryDependencies += "com.codacy" % "events-core_2.12" % "2.0.0-cleanup.76cd279_circe_0.8.0"
[com.codacy/events-core_2.12 "2.0.0-cleanup.76cd279_circe_0.8.0"]