Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdtech.navicore |
ArtifactId | ArtifactIdakkaeventhubs_2.11 |
Version | Version0.9.4 |
Type | Typejar |
Filename | Size |
---|---|
akkaeventhubs_2.11-0.9.4.pom | |
akkaeventhubs_2.11-0.9.4.jar | 98 KB |
akkaeventhubs_2.11-0.9.4-sources.jar | 8 KB |
akkaeventhubs_2.11-0.9.4-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.11/ -->
<dependency>
<groupId>tech.navicore</groupId>
<artifactId>akkaeventhubs_2.11</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.11/
implementation 'tech.navicore:akkaeventhubs_2.11:0.9.4'
// https://jarcasting.com/artifacts/tech.navicore/akkaeventhubs_2.11/
implementation ("tech.navicore:akkaeventhubs_2.11:0.9.4")
'tech.navicore:akkaeventhubs_2.11:jar:0.9.4'
<dependency org="tech.navicore" name="akkaeventhubs_2.11" rev="0.9.4">
<artifact name="akkaeventhubs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.navicore', module='akkaeventhubs_2.11', version='0.9.4')
)
libraryDependencies += "tech.navicore" % "akkaeventhubs_2.11" % "0.9.4"
[tech.navicore/akkaeventhubs_2.11 "0.9.4"]