Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.softwaremill.akka-http-session |
ArtifactId | ArtifactIdcore_2.11 |
Version | Version0.5.10 |
Type | Typejar |
Filename | Size |
---|---|
core_2.11-0.5.10.pom | |
core_2.11-0.5.10.jar | 292 KB |
core_2.11-0.5.10-sources.jar | 19 KB |
core_2.11-0.5.10-javadoc.jar | 595 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.10</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.10'
// https://jarcasting.com/artifacts/com.softwaremill.akka-http-session/core_2.11/
implementation ("com.softwaremill.akka-http-session:core_2.11:0.5.10")
'com.softwaremill.akka-http-session:core_2.11:jar:0.5.10'
<dependency org="com.softwaremill.akka-http-session" name="core_2.11" rev="0.5.10">
<artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.akka-http-session', module='core_2.11', version='0.5.10')
)
libraryDependencies += "com.softwaremill.akka-http-session" % "core_2.11" % "0.5.10"
[com.softwaremill.akka-http-session/core_2.11 "0.5.10"]