Categories |
CategoriesScala Languages Akka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.github.sebruck |
ArtifactId | ArtifactIdopencensus-scala-akka-http_2.12 |
Version | Version0.6.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.sebruck/opencensus-scala-akka-http_2.12/ -->
<dependency>
<groupId>com.github.sebruck</groupId>
<artifactId>opencensus-scala-akka-http_2.12</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebruck/opencensus-scala-akka-http_2.12/
implementation 'com.github.sebruck:opencensus-scala-akka-http_2.12:0.6.3'
// https://jarcasting.com/artifacts/com.github.sebruck/opencensus-scala-akka-http_2.12/
implementation ("com.github.sebruck:opencensus-scala-akka-http_2.12:0.6.3")
'com.github.sebruck:opencensus-scala-akka-http_2.12:jar:0.6.3'
<dependency org="com.github.sebruck" name="opencensus-scala-akka-http_2.12" rev="0.6.3">
<artifact name="opencensus-scala-akka-http_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebruck', module='opencensus-scala-akka-http_2.12', version='0.6.3')
)
libraryDependencies += "com.github.sebruck" % "opencensus-scala-akka-http_2.12" % "0.6.3"
[com.github.sebruck/opencensus-scala-akka-http_2.12 "0.6.3"]