Download scouter-server-1.8.6.jar file - Jar s

Jar examples for s:scouter-server

Description

You can download jar file scouter-server 1.8.6 in this page.

Build File

You can use the following script to add scouter-server-1.8.6.jar to your project.

<dependency>
   <groupId>io.github.scouter-project</groupId>
   <artifactId>scouter-server</artifactId>
   <version>1.8.6</version>
</dependency>
compile group: 'io.github.scouter-project', name: 'scouter-server', version: '1.8.6'
libraryDependencies += "io.github.scouter-project" % "scouter-server" % "1.8.6"
<dependency org="io.github.scouter-project" name="scouter-server" rev="1.8.6"/>
@Grapes(@Grab(group='io.github.scouter-project', module='scouter-server', version='1.8.6'))
'io.github.scouter-project:scouter-server:jar:1.8.6'

Download

Click the following link to download the jar file.

scouter-server-1.8.6-javadoc.jar
scouter-server-1.8.6-sources.jar
scouter-server-1.8.6.jar
scouter-server-1.8.6.pom



Related Tutorials