Download greylog-2.5.0.jar file - Jar g

Jar examples for g:greylog

Description

Framework for non-blocking socket I/O and timers

You can download jar file greylog 2.5.0 in this page.

License

GNU Affero General Public License, Version 3 (AGPLv3)

Build File

You can use the following script to add greylog-2.5.0.jar to your project.

<dependency>
   <groupId>com.github.greysoft.naf</groupId>
   <artifactId>greylog</artifactId>
   <version>2.5.0</version>
</dependency>
compile group: 'com.github.greysoft.naf', name: 'greylog', version: '2.5.0'
libraryDependencies += "com.github.greysoft.naf" % "greylog" % "2.5.0"
<dependency org="com.github.greysoft.naf" name="greylog" rev="2.5.0"/>
@Grapes(@Grab(group='com.github.greysoft.naf', module='greylog', version='2.5.0'))
'com.github.greysoft.naf:greylog:jar:2.5.0'

Download

Click the following link to download the jar file.

greylog-2.5.0-javadoc.jar
greylog-2.5.0-sources.jar
greylog-2.5.0.jar
greylog-2.5.0.pom



Related Tutorials