is not current version
Last Version 0.2.0

org.no-hope:akka-parent 0.1.8


Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

akka-parent
Version

Version

0.1.8
Type

Type

pom

Download akka-parent 0.1.8

Filename Size
akka-parent-0.1.8.pom 742 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.no-hope/akka-parent/ -->
<dependency>
    <groupId>org.no-hope</groupId>
    <artifactId>akka-parent</artifactId>
    <version>0.1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/akka-parent/
implementation 'org.no-hope:akka-parent:0.1.8'
// https://jarcasting.com/artifacts/org.no-hope/akka-parent/
implementation ("org.no-hope:akka-parent:0.1.8")
'org.no-hope:akka-parent:pom:0.1.8'
<dependency org="org.no-hope" name="akka-parent" rev="0.1.8">
  <artifact name="akka-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='akka-parent', version='0.1.8')
)
libraryDependencies += "org.no-hope" % "akka-parent" % "0.1.8"
[org.no-hope/akka-parent "0.1.8"]