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