Download bridje-ioc-0.2.0.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.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials