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