Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdinfo.senia |
ArtifactId | ArtifactIdzio-test-akka-http_2.12 |
Version | Version0.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/info.senia/zio-test-akka-http_2.12/ -->
<dependency>
<groupId>info.senia</groupId>
<artifactId>zio-test-akka-http_2.12</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.senia/zio-test-akka-http_2.12/
implementation 'info.senia:zio-test-akka-http_2.12:0.3.0'
// https://jarcasting.com/artifacts/info.senia/zio-test-akka-http_2.12/
implementation ("info.senia:zio-test-akka-http_2.12:0.3.0")
'info.senia:zio-test-akka-http_2.12:jar:0.3.0'
<dependency org="info.senia" name="zio-test-akka-http_2.12" rev="0.3.0">
<artifact name="zio-test-akka-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.senia', module='zio-test-akka-http_2.12', version='0.3.0')
)
libraryDependencies += "info.senia" % "zio-test-akka-http_2.12" % "0.3.0"
[info.senia/zio-test-akka-http_2.12 "0.3.0"]