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