Download net.osgiliath.helpers.cdi.eager-0.1.1.jar file - Jar n

Jar examples for n:net

Description

CDI eager bean startup portable extension

You can download jar file net.osgiliath.helpers.cdi.eager 0.1.1 in this page.

Build File

You can use the following script to add net.osgiliath.helpers.cdi.eager-0.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

net.osgiliath.helpers.cdi.eager-0.1.1-javadoc.jar
net.osgiliath.helpers.cdi.eager-0.1.1-sources.jar
net.osgiliath.helpers.cdi.eager-0.1.1.jar
net.osgiliath.helpers.cdi.eager-0.1.1.pom



Related Tutorials