Download domino_2.11-1.1.1.jar file - Jar d

Jar examples for d:domino-2.11

Description

A lightweight Scala library for writing elegant OSGi bundle activators

You can download jar file domino_2.11 1.1.1 in this page.

License

MIT License

Build File

You can use the following script to add domino_2.11-1.1.1.jar to your project.

<dependency>
   <groupId>com.github.domino-osgi</groupId>
   <artifactId>domino_2.11</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.github.domino-osgi', name: 'domino_2.11', version: '1.1.1'
libraryDependencies += "com.github.domino-osgi" % "domino_2.11" % "1.1.1"
<dependency org="com.github.domino-osgi" name="domino_2.11" rev="1.1.1"/>
@Grapes(@Grab(group='com.github.domino-osgi', module='domino_2.11', version='1.1.1'))
'com.github.domino-osgi:domino_2.11:jar:1.1.1'

Download

Click the following link to download the jar file.

domino_2.11-1.1.1-javadoc.jar
domino_2.11-1.1.1-sources.jar
domino_2.11-1.1.1.jar
domino_2.11-1.1.1.pom



Related Tutorials