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