Download victims-lib-1.3.2.jar file - Jar v

Jar examples for v:victims-lib

Description

A java library providing fingerprinting and service interaction for the Victims Project.

You can download jar file victims-lib 1.3.2 in this page.

License

GNU Affero General Public License, Version 3

Build File

You can use the following script to add victims-lib-1.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

victims-lib-1.3.2-javadoc.jar
victims-lib-1.3.2-sources.jar
victims-lib-1.3.2-tests.jar
victims-lib-1.3.2.jar
victims-lib-1.3.2.pom



Related Tutorials