Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdorg.bitbucket.pshirshov.izumitk |
ArtifactId | ArtifactIdakka-http-hal_2.11 |
Version | Version1.2.27 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/akka-http-hal_2.11/ -->
<dependency>
<groupId>org.bitbucket.pshirshov.izumitk</groupId>
<artifactId>akka-http-hal_2.11</artifactId>
<version>1.2.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/akka-http-hal_2.11/
implementation 'org.bitbucket.pshirshov.izumitk:akka-http-hal_2.11:1.2.27'
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/akka-http-hal_2.11/
implementation ("org.bitbucket.pshirshov.izumitk:akka-http-hal_2.11:1.2.27")
'org.bitbucket.pshirshov.izumitk:akka-http-hal_2.11:jar:1.2.27'
<dependency org="org.bitbucket.pshirshov.izumitk" name="akka-http-hal_2.11" rev="1.2.27">
<artifact name="akka-http-hal_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.pshirshov.izumitk', module='akka-http-hal_2.11', version='1.2.27')
)
libraryDependencies += "org.bitbucket.pshirshov.izumitk" % "akka-http-hal_2.11" % "1.2.27"
[org.bitbucket.pshirshov.izumitk/akka-http-hal_2.11 "1.2.27"]