Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdno.nextgentel.oss.akka-tools |
ArtifactId | ArtifactIdakka-tools-parent_2.11 |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
akka-tools-parent_2.11-0.9.0.pom | |
akka-tools-parent_2.11-0.9.0.jar | 325 bytes |
akka-tools-parent_2.11-0.9.0-sources.jar | 257 bytes |
akka-tools-parent_2.11-0.9.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/no.nextgentel.oss.akka-tools/akka-tools-parent_2.11/ -->
<dependency>
<groupId>no.nextgentel.oss.akka-tools</groupId>
<artifactId>akka-tools-parent_2.11</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.nextgentel.oss.akka-tools/akka-tools-parent_2.11/
implementation 'no.nextgentel.oss.akka-tools:akka-tools-parent_2.11:0.9.0'
// https://jarcasting.com/artifacts/no.nextgentel.oss.akka-tools/akka-tools-parent_2.11/
implementation ("no.nextgentel.oss.akka-tools:akka-tools-parent_2.11:0.9.0")
'no.nextgentel.oss.akka-tools:akka-tools-parent_2.11:jar:0.9.0'
<dependency org="no.nextgentel.oss.akka-tools" name="akka-tools-parent_2.11" rev="0.9.0">
<artifact name="akka-tools-parent_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nextgentel.oss.akka-tools', module='akka-tools-parent_2.11', version='0.9.0')
)
libraryDependencies += "no.nextgentel.oss.akka-tools" % "akka-tools-parent_2.11" % "0.9.0"
[no.nextgentel.oss.akka-tools/akka-tools-parent_2.11 "0.9.0"]