Jar examples for g:greybase
Framework for non-blocking socket I/O and timers
You can download jar file greybase 2.5.0 in this page.
GNU Affero General Public License, Version 3 (AGPLv3)
You can use the following script to add greybase-2.5.0.jar to your project.
<dependency> <groupId>com.github.greysoft.naf</groupId> <artifactId>greybase</artifactId> <version>2.5.0</version> </dependency>
compile group: 'com.github.greysoft.naf', name: 'greybase', version: '2.5.0'
libraryDependencies += "com.github.greysoft.naf" % "greybase" % "2.5.0"
<dependency org="com.github.greysoft.naf" name="greybase" rev="2.5.0"/>
@Grapes(@Grab(group='com.github.greysoft.naf', module='greybase', version='2.5.0'))
'com.github.greysoft.naf:greybase:jar:2.5.0'
Click the following link to download the jar file.
greybase-2.5.0-javadoc.jar