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