Jar examples for n:nanocontainer
Please refer to the <a href="http://nanocontainer.org/">main website</a> for documentation.
You can download jar file nanocontainer 1.0-RC-2 in this page.
You can use the following script to add nanocontainer-1.0-RC-2.jar to your project.
<dependency> <groupId>nanocontainer</groupId> <artifactId>nanocontainer</artifactId> <version>1.0-RC-2</version> </dependency>
compile group: 'nanocontainer', name: 'nanocontainer', version: '1.0-RC-2'
libraryDependencies += "nanocontainer" % "nanocontainer" % "1.0-RC-2"
<dependency org="nanocontainer" name="nanocontainer" rev="1.0-RC-2"/>
@Grapes(@Grab(group='nanocontainer', module='nanocontainer', version='1.0-RC-2'))
'nanocontainer:nanocontainer:jar:1.0-RC-2'
Click the following link to download the jar file.
nanocontainer-1.0-RC-2.jar