| License | License | 
|---|---|
| Categories | CategoriesAkka Container Microservices Reactive libraries | 
| GroupId | GroupIdorg.eigengo.akka-extras | 
| ArtifactId | ArtifactIdparent | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionparent parent | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| parent-0.1.0.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eigengo.akka-extras/parent/ -->
<dependency>
    <groupId>org.eigengo.akka-extras</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.eigengo.akka-extras/parent/
implementation 'org.eigengo.akka-extras:parent:0.1.0'// https://jarcasting.com/artifacts/org.eigengo.akka-extras/parent/
implementation ("org.eigengo.akka-extras:parent:0.1.0")'org.eigengo.akka-extras:parent:pom:0.1.0'<dependency org="org.eigengo.akka-extras" name="parent" rev="0.1.0">
  <artifact name="parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.eigengo.akka-extras', module='parent', version='0.1.0')
)libraryDependencies += "org.eigengo.akka-extras" % "parent" % "0.1.0"[org.eigengo.akka-extras/parent "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.1 |