is not current version
Last Version 0.2

com.github.leachbj:akka-http-newrelic 0.1

akka-http-newrelic

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.leachbj
ArtifactId

ArtifactId

akka-http-newrelic
Version

Version

0.1
Type

Type

jar

Download akka-http-newrelic 0.1


<!-- https://jarcasting.com/artifacts/com.github.leachbj/akka-http-newrelic/ -->
<dependency>
    <groupId>com.github.leachbj</groupId>
    <artifactId>akka-http-newrelic</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leachbj/akka-http-newrelic/
implementation 'com.github.leachbj:akka-http-newrelic:0.1'
// https://jarcasting.com/artifacts/com.github.leachbj/akka-http-newrelic/
implementation ("com.github.leachbj:akka-http-newrelic:0.1")
'com.github.leachbj:akka-http-newrelic:jar:0.1'
<dependency org="com.github.leachbj" name="akka-http-newrelic" rev="0.1">
  <artifact name="akka-http-newrelic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leachbj', module='akka-http-newrelic', version='0.1')
)
libraryDependencies += "com.github.leachbj" % "akka-http-newrelic" % "0.1"
[com.github.leachbj/akka-http-newrelic "0.1"]