License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.dimafeng |
ArtifactId | ArtifactIdneotypes-akka-stream_2.11 |
Version | Version0.12.0 |
Type | Typejar |
Description |
Descriptionneotypes-akka-stream
neotypes-akka-stream
|
Project Organization |
Project Organizationcom.dimafeng |
<!-- https://jarcasting.com/artifacts/com.dimafeng/neotypes-akka-stream_2.11/ -->
<dependency>
<groupId>com.dimafeng</groupId>
<artifactId>neotypes-akka-stream_2.11</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dimafeng/neotypes-akka-stream_2.11/
implementation 'com.dimafeng:neotypes-akka-stream_2.11:0.12.0'
// https://jarcasting.com/artifacts/com.dimafeng/neotypes-akka-stream_2.11/
implementation ("com.dimafeng:neotypes-akka-stream_2.11:0.12.0")
'com.dimafeng:neotypes-akka-stream_2.11:jar:0.12.0'
<dependency org="com.dimafeng" name="neotypes-akka-stream_2.11" rev="0.12.0">
<artifact name="neotypes-akka-stream_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dimafeng', module='neotypes-akka-stream_2.11', version='0.12.0')
)
libraryDependencies += "com.dimafeng" % "neotypes-akka-stream_2.11" % "0.12.0"
[com.dimafeng/neotypes-akka-stream_2.11 "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.dimafeng : neotypes_2.11 | jar | 0.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.24 |