Download domino_2.12-1.1.2.jar file - Jar d

Jar examples for d:domino-2.12

Description

A lightweight Scala library for writing elegant OSGi bundle activators

You can download jar file domino_2.12 1.1.2 in this page.

License

MIT License

Build File

You can use the following script to add domino_2.12-1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

domino_2.12-1.1.2-javadoc.jar
domino_2.12-1.1.2-sources.jar
domino_2.12-1.1.2.jar
domino_2.12-1.1.2.pom



Related Tutorials