Jar examples for m:mytechia-commons-di
An small and simple Dependency Injection container with Singleton management support.
You can download jar file mytechia-commons-di 1.3.1 in this page.
GNU Lesser General Public License Version 3
You can use the following script to add mytechia-commons-di-1.3.1.jar to your project.
<dependency> <groupId>com.mytechia</groupId> <artifactId>mytechia-commons-di</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.mytechia', name: 'mytechia-commons-di', version: '1.3.1'
libraryDependencies += "com.mytechia" % "mytechia-commons-di" % "1.3.1"
<dependency org="com.mytechia" name="mytechia-commons-di" rev="1.3.1"/>
@Grapes(@Grab(group='com.mytechia', module='mytechia-commons-di', version='1.3.1'))
'com.mytechia:mytechia-commons-di:jar:1.3.1'
Click the following link to download the jar file.
mytechia-commons-di-1.3.1-javadoc.jar