Jar examples for u:uedi-api
API of simple dependency injection framework. Contains no implementations.
You can download jar file uedi-api 0.2 in this page.
The Apache License, Version 2.0
You can use the following script to add uedi-api-0.2.jar to your project.
<dependency> <groupId>com.github.czyzby</groupId> <artifactId>uedi-api</artifactId> <version>0.2</version> </dependency>
compile group: 'com.github.czyzby', name: 'uedi-api', version: '0.2'
libraryDependencies += "com.github.czyzby" % "uedi-api" % "0.2"
<dependency org="com.github.czyzby" name="uedi-api" rev="0.2"/>
@Grapes(@Grab(group='com.github.czyzby', module='uedi-api', version='0.2'))
'com.github.czyzby:uedi-api:jar:0.2'
Click the following link to download the jar file.
uedi-api-0.2-javadoc.jar