Jar examples for c:container
Container managing components and their aspects
You can download jar file container 0.9 in this page.
Apache License
You can use the following script to add container-0.9.jar to your project.
<dependency> <groupId>org.atteo.moonshine</groupId> <artifactId>container</artifactId> <version>0.9</version> </dependency>
compile group: 'org.atteo.moonshine', name: 'container', version: '0.9'
libraryDependencies += "org.atteo.moonshine" % "container" % "0.9"
<dependency org="org.atteo.moonshine" name="container" rev="0.9"/>
@Grapes(@Grab(group='org.atteo.moonshine', module='container', version='0.9'))
'org.atteo.moonshine:container:jar:0.9'
Click the following link to download the jar file.
container-0.9-javadoc.jar