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