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