Download bridje-ioc-0.4.5.jar file - Jar b

Jar examples for b:bridje-ioc

Description

Bridje Inversion of Control API

You can download jar file bridje-ioc 0.4.5 in this page.

Build File

You can use the following script to add bridje-ioc-0.4.5.jar to your project.

<dependency>
   <groupId>org.bridje</groupId>
   <artifactId>bridje-ioc</artifactId>
   <version>0.4.5</version>
</dependency>
compile group: 'org.bridje', name: 'bridje-ioc', version: '0.4.5'
libraryDependencies += "org.bridje" % "bridje-ioc" % "0.4.5"
<dependency org="org.bridje" name="bridje-ioc" rev="0.4.5"/>
@Grapes(@Grab(group='org.bridje', module='bridje-ioc', version='0.4.5'))
'org.bridje:bridje-ioc:jar:0.4.5'

Download

Click the following link to download the jar file.

bridje-ioc-0.4.5-javadoc.jar
bridje-ioc-0.4.5-sources.jar
bridje-ioc-0.4.5.jar
bridje-ioc-0.4.5.pom



Related Tutorials