Jar examples for e:easy-di
Simple Dependency-Injection for Java
You can download jar file easy-di 0.3.0 in this page.
'The Apache Software License, Version 2.0'
You can use the following script to add easy-di-0.3.0.jar to your project.
<dependency> <groupId>eu.lestard</groupId> <artifactId>easy-di</artifactId> <version>0.3.0</version> </dependency>
compile group: 'eu.lestard', name: 'easy-di', version: '0.3.0'
libraryDependencies += "eu.lestard" % "easy-di" % "0.3.0"
<dependency org="eu.lestard" name="easy-di" rev="0.3.0"/>
@Grapes(@Grab(group='eu.lestard', module='easy-di', version='0.3.0'))
'eu.lestard:easy-di:jar:0.3.0'
Click the following link to download the jar file.
easy-di-0.3.0-javadoc.jar