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