Download scalyr-client-6.0.1.jar file - Jar s

Jar examples for s:scalyr-client

Description

Client library for the Scalyr API

You can download jar file scalyr-client 6.0.1 in this page.

License

Apache 2.0 License

Build File

You can use the following script to add scalyr-client-6.0.1.jar to your project.

<dependency>
   <groupId>com.scalyr</groupId>
   <artifactId>scalyr-client</artifactId>
   <version>6.0.1</version>
</dependency>
compile group: 'com.scalyr', name: 'scalyr-client', version: '6.0.1'
libraryDependencies += "com.scalyr" % "scalyr-client" % "6.0.1"
<dependency org="com.scalyr" name="scalyr-client" rev="6.0.1"/>
@Grapes(@Grab(group='com.scalyr', module='scalyr-client', version='6.0.1'))
'com.scalyr:scalyr-client:jar:6.0.1'

Download

Click the following link to download the jar file.

scalyr-client-6.0.1-javadoc.jar
scalyr-client-6.0.1-sources.jar
scalyr-client-6.0.1.jar
scalyr-client-6.0.1.pom



Related Tutorials