Download smallrye-metrics-1.1.0.jar file - Jar s

Jar examples for s:smallrye-metrics

Description

You can download jar file smallrye-metrics 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add smallrye-metrics-1.1.0.jar to your project.

<dependency>
   <groupId>io.smallrye</groupId>
   <artifactId>smallrye-metrics</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'io.smallrye', name: 'smallrye-metrics', version: '1.1.0'
libraryDependencies += "io.smallrye" % "smallrye-metrics" % "1.1.0"
<dependency org="io.smallrye" name="smallrye-metrics" rev="1.1.0"/>
@Grapes(@Grab(group='io.smallrye', module='smallrye-metrics', version='1.1.0'))
'io.smallrye:smallrye-metrics:jar:1.1.0'

Download

Click the following link to download the jar file.

smallrye-metrics-1.1.0-javadoc.jar
smallrye-metrics-1.1.0-sources.jar
smallrye-metrics-1.1.0.jar
smallrye-metrics-1.1.0.pom



Related Tutorials