is not current version
Last Version 1.4.0

tech.navicore:akkaeventhubs_2.11 0.9.2

AkkaEventhubs

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

tech.navicore
ArtifactId

ArtifactId

akkaeventhubs_2.11
Version

Version

0.9.2
Type

Type

jar

Download akkaeventhubs_2.11 0.9.2


<!-- https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.11/ -->
<dependency>
    <groupId>tech.navicore</groupId>
    <artifactId>akkaeventhubs_2.11</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.11/
implementation 'tech.navicore:akkaeventhubs_2.11:0.9.2'
// https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.11/
implementation ("tech.navicore:akkaeventhubs_2.11:0.9.2")
'tech.navicore:akkaeventhubs_2.11:jar:0.9.2'
<dependency org="tech.navicore" name="akkaeventhubs_2.11" rev="0.9.2">
  <artifact name="akkaeventhubs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.navicore', module='akkaeventhubs_2.11', version='0.9.2')
)
libraryDependencies += "tech.navicore" % "akkaeventhubs_2.11" % "0.9.2"
[tech.navicore/akkaeventhubs_2.11 "0.9.2"]