Download bubing-0.9.11.jar file - Jar b

Jar examples for b:bubing

Description

BUbiNG is an open-source Java fully distributed crawler

You can download jar file bubing 0.9.11 in this page.

License

GNU General Public License Version 3+

Build File

You can use the following script to add bubing-0.9.11.jar to your project.

<dependency>
   <groupId>it.unimi.di.law</groupId>
   <artifactId>bubing</artifactId>
   <version>0.9.11</version>
</dependency>
compile group: 'it.unimi.di.law', name: 'bubing', version: '0.9.11'
libraryDependencies += "it.unimi.di.law" % "bubing" % "0.9.11"
<dependency org="it.unimi.di.law" name="bubing" rev="0.9.11"/>
@Grapes(@Grab(group='it.unimi.di.law', module='bubing', version='0.9.11'))
'it.unimi.di.law:bubing:jar:0.9.11'

Download

Click the following link to download the jar file.

bubing-0.9.11-javadoc.jar
bubing-0.9.11-sources.jar
bubing-0.9.11.jar
bubing-0.9.11.pom



Related Tutorials