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