Jar examples for g:guava-osgi
Repackaging of Google Guava libraries as OSGi bundle
You can download jar file guava-osgi 11.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add guava-osgi-11.0.1.jar to your project.
<dependency> <groupId>com.googlecode.guava-osgi</groupId> <artifactId>guava-osgi</artifactId> <version>11.0.1</version> </dependency>
compile group: 'com.googlecode.guava-osgi', name: 'guava-osgi', version: '11.0.1'
libraryDependencies += "com.googlecode.guava-osgi" % "guava-osgi" % "11.0.1"
<dependency org="com.googlecode.guava-osgi" name="guava-osgi" rev="11.0.1"/>
@Grapes(@Grab(group='com.googlecode.guava-osgi', module='guava-osgi', version='11.0.1'))
'com.googlecode.guava-osgi:guava-osgi:jar:11.0.1'
Click the following link to download the jar file.
guava-osgi-11.0.1-sources.jar