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

Jar examples for s:scouter-server

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials