Download net.osgiliath.feature.cdi-0.3.1.jar file - Jar n

Jar examples for n:net

Description

Context dependency Injection for Osgiliath framework

You can download jar file net.osgiliath.feature.cdi 0.3.1 in this page.

License

Apache License

Build File

You can use the following script to add net.osgiliath.feature.cdi-0.3.1.jar to your project.

<dependency>
   <groupId>net.osgiliath.features</groupId>
   <artifactId>net.osgiliath.feature.cdi</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'net.osgiliath.features', name: 'net.osgiliath.feature.cdi', version: '0.3.1'
libraryDependencies += "net.osgiliath.features" % "net.osgiliath.feature.cdi" % "0.3.1"
<dependency org="net.osgiliath.features" name="net.osgiliath.feature.cdi" rev="0.3.1"/>
@Grapes(@Grab(group='net.osgiliath.features', module='net.osgiliath.feature.cdi', version='0.3.1'))
'net.osgiliath.features:net.osgiliath.feature.cdi:jar:0.3.1'

Download

Click the following link to download the jar file.

net.osgiliath.feature.cdi-0.3.1-sources.jar
net.osgiliath.feature.cdi-0.3.1.jar
net.osgiliath.feature.cdi-0.3.1.pom



Related Tutorials