Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.softwaremill.akka-http-session |
ArtifactId | ArtifactIdcore_2.13 |
Version | Version0.5.11 |
Type | Typejar |
Filename | Size |
---|---|
core_2.13-0.5.11.pom | |
core_2.13-0.5.11.jar | 196 KB |
core_2.13-0.5.11-sources.jar | 19 KB |
core_2.13-0.5.11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.13/ -->
<dependency>
<groupId>com.softwaremill.akka-http-session</groupId>
<artifactId>core_2.13</artifactId>
<version>0.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.13/
implementation 'com.softwaremill.akka-http-session:core_2.13:0.5.11'
// https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.13/
implementation ("com.softwaremill.akka-http-session:core_2.13:0.5.11")
'com.softwaremill.akka-http-session:core_2.13:jar:0.5.11'
<dependency org="com.softwaremill.akka-http-session" name="core_2.13" rev="0.5.11">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.akka-http-session', module='core_2.13', version='0.5.11')
)
libraryDependencies += "com.softwaremill.akka-http-session" % "core_2.13" % "0.5.11"
[com.softwaremill.akka-http-session/core_2.13 "0.5.11"]