Jar examples for h:hura
Hura is a dependency injection framework focused on sequential injection and bean lifecycle management.
You can download jar file hura 1.0.0.ALPHA7 in this page.
The Apache License, Version 2.0
You can use the following script to add hura-1.0.0.ALPHA7.jar to your project.
<dependency> <groupId>com.mantledillusion.injection</groupId> <artifactId>hura</artifactId> <version>1.0.0.ALPHA7</version> </dependency>
compile group: 'com.mantledillusion.injection', name: 'hura', version: '1.0.0.ALPHA7'
libraryDependencies += "com.mantledillusion.injection" % "hura" % "1.0.0.ALPHA7"
<dependency org="com.mantledillusion.injection" name="hura" rev="1.0.0.ALPHA7"/>
@Grapes(@Grab(group='com.mantledillusion.injection', module='hura', version='1.0.0.ALPHA7'))
'com.mantledillusion.injection:hura:jar:1.0.0.ALPHA7'
Click the following link to download the jar file.
hura-1.0.0.ALPHA7-javadoc.jar