Jar examples for s:smallrye-metrics
You can download jar file smallrye-metrics 1.1.0 in this page.
Apache License
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'
Click the following link to download the jar file.
smallrye-metrics-1.1.0-javadoc.jar