Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdorg.bitbucket.pshirshov.izumitk |
ArtifactId | ArtifactIdapp-akka-http_2.12 |
Version | Version1.2.78 |
Type | Typejar |
Filename | Size |
---|---|
app-akka-http_2.12-1.2.78.pom | |
app-akka-http_2.12-1.2.78.jar | 11 KB |
app-akka-http_2.12-1.2.78-tests.jar | 426 bytes |
app-akka-http_2.12-1.2.78-tests-sources.jar | 400 bytes |
app-akka-http_2.12-1.2.78-tests-javadoc.jar | 341 bytes |
app-akka-http_2.12-1.2.78-sources.jar | 5 KB |
app-akka-http_2.12-1.2.78-javadoc.jar | 631 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/app-akka-http_2.12/ -->
<dependency>
<groupId>org.bitbucket.pshirshov.izumitk</groupId>
<artifactId>app-akka-http_2.12</artifactId>
<version>1.2.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/app-akka-http_2.12/
implementation 'org.bitbucket.pshirshov.izumitk:app-akka-http_2.12:1.2.78'
// https://jarcasting.com/artifacts/org.bitbucket.pshirshov.izumitk/app-akka-http_2.12/
implementation ("org.bitbucket.pshirshov.izumitk:app-akka-http_2.12:1.2.78")
'org.bitbucket.pshirshov.izumitk:app-akka-http_2.12:jar:1.2.78'
<dependency org="org.bitbucket.pshirshov.izumitk" name="app-akka-http_2.12" rev="1.2.78">
<artifact name="app-akka-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.pshirshov.izumitk', module='app-akka-http_2.12', version='1.2.78')
)
libraryDependencies += "org.bitbucket.pshirshov.izumitk" % "app-akka-http_2.12" % "1.2.78"
[org.bitbucket.pshirshov.izumitk/app-akka-http_2.12 "1.2.78"]