Download lgpl-utils-2.1.0.jar file - Jar l

Jar examples for l:lgpl-utils

Description

Blazegraph Modifications to the LGPL utils. This are forked from a version under LGPLv2.1.

You can download jar file lgpl-utils 2.1.0 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1

Build File

You can use the following script to add lgpl-utils-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

lgpl-utils-2.1.0-javadoc.jar
lgpl-utils-2.1.0-sources.jar
lgpl-utils-2.1.0.jar
lgpl-utils-2.1.0.pom



Related Tutorials