Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.powerspace.openrtb |
ArtifactId | ArtifactIdakka-http-marshallers_2.12 |
Version | Version1.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.powerspace.openrtb/akka-http-marshallers_2.12/ -->
<dependency>
<groupId>com.powerspace.openrtb</groupId>
<artifactId>akka-http-marshallers_2.12</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.powerspace.openrtb/akka-http-marshallers_2.12/
implementation 'com.powerspace.openrtb:akka-http-marshallers_2.12:1.2.0'
// https://jarcasting.com/artifacts/com.powerspace.openrtb/akka-http-marshallers_2.12/
implementation ("com.powerspace.openrtb:akka-http-marshallers_2.12:1.2.0")
'com.powerspace.openrtb:akka-http-marshallers_2.12:jar:1.2.0'
<dependency org="com.powerspace.openrtb" name="akka-http-marshallers_2.12" rev="1.2.0">
<artifact name="akka-http-marshallers_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.powerspace.openrtb', module='akka-http-marshallers_2.12', version='1.2.0')
)
libraryDependencies += "com.powerspace.openrtb" % "akka-http-marshallers_2.12" % "1.2.0"
[com.powerspace.openrtb/akka-http-marshallers_2.12 "1.2.0"]