is not current version
Last Version 1.4.0

tech.navicore:akkaeventhubs_2.11 1.3.1

AkkaEventhubs

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

tech.navicore
ArtifactId

ArtifactId

akkaeventhubs_2.11
Version

Version

1.3.1
Type

Type

jar

Download akkaeventhubs_2.11 1.3.1


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