Download blended-modules-1.1.2.jar file - Jar b

Jar examples for b:blended-modules

Description

Wrap Some OSGI API in Scala.

You can download jar file blended-modules 1.1.2 in this page.

License

Apache License

Build File

You can use the following script to add blended-modules-1.1.2.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended-modules</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended-modules', version: '1.1.2'
libraryDependencies += "de.wayofquality.blended" % "blended-modules" % "1.1.2"
<dependency org="de.wayofquality.blended" name="blended-modules" rev="1.1.2"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended-modules', version='1.1.2'))
'de.wayofquality.blended:blended-modules:jar:1.1.2'

Download

Click the following link to download the jar file.

blended-modules-1.1.2-javadoc.jar
blended-modules-1.1.2-sources.jar
blended-modules-1.1.2.jar
blended-modules-1.1.2.pom



Related Tutorials