License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.typesafe.akka |
ArtifactId | ArtifactIdakka-parsing_2.13.0-M5 |
Last Version | Last Version10.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-parsing
Akka Http: Modern, fast, asynchronous, streaming-first HTTP server and client.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-parsing_2.13.0-M5/ -->
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-parsing_2.13.0-M5</artifactId>
<version>10.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-parsing_2.13.0-M5/
implementation 'com.typesafe.akka:akka-parsing_2.13.0-M5:10.1.8'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-parsing_2.13.0-M5/
implementation ("com.typesafe.akka:akka-parsing_2.13.0-M5:10.1.8")
'com.typesafe.akka:akka-parsing_2.13.0-M5:jar:10.1.8'
<dependency org="com.typesafe.akka" name="akka-parsing_2.13.0-M5" rev="10.1.8">
<artifact name="akka-parsing_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-parsing_2.13.0-M5', version='10.1.8')
)
libraryDependencies += "com.typesafe.akka" % "akka-parsing_2.13.0-M5" % "10.1.8"
[com.typesafe.akka/akka-parsing_2.13.0-M5 "10.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.13.0-M5 | jar | 2.5.19 |
org.scala-lang : scala-reflect | jar | 2.13.0-M5 |