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

Jar examples for b:bridje-ioc

Description

Bridje Inversion of Control API

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials