is not current version
Last Version 1.2.109

org.bitbucket.pshirshov.izumitk:akka-http-restlike_2.11 1.2.44

akka-http-restlike

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

org.bitbucket.pshirshov.izumitk
ArtifactId

ArtifactId

akka-http-restlike_2.11
Version

Version

1.2.44
Type

Type

jar

Download akka-http-restlike_2.11 1.2.44


<!-- https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/akka-http-restlike_2.11/ -->
<dependency>
    <groupId>org.bitbucket.pshirshov.izumitk</groupId>
    <artifactId>akka-http-restlike_2.11</artifactId>
    <version>1.2.44</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/akka-http-restlike_2.11/
implementation 'org.bitbucket.pshirshov.izumitk:akka-http-restlike_2.11:1.2.44'
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/akka-http-restlike_2.11/
implementation ("org.bitbucket.pshirshov.izumitk:akka-http-restlike_2.11:1.2.44")
'org.bitbucket.pshirshov.izumitk:akka-http-restlike_2.11:jar:1.2.44'
<dependency org="org.bitbucket.pshirshov.izumitk" name="akka-http-restlike_2.11" rev="1.2.44">
  <artifact name="akka-http-restlike_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.pshirshov.izumitk', module='akka-http-restlike_2.11', version='1.2.44')
)
libraryDependencies += "org.bitbucket.pshirshov.izumitk" % "akka-http-restlike_2.11" % "1.2.44"
[org.bitbucket.pshirshov.izumitk/akka-http-restlike_2.11 "1.2.44"]