Download nanocontainer-1.0.jar file - Jar n

Jar examples for n:nanocontainer

Description

Please refer to the <a href="http://nanocontainer.org/">main website</a> for documentation.

You can download jar file nanocontainer 1.0 in this page.

Build File

You can use the following script to add nanocontainer-1.0.jar to your project.

<dependency>
   <groupId>nanocontainer</groupId>
   <artifactId>nanocontainer</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'nanocontainer', name: 'nanocontainer', version: '1.0'
libraryDependencies += "nanocontainer" % "nanocontainer" % "1.0"
<dependency org="nanocontainer" name="nanocontainer" rev="1.0"/>
@Grapes(@Grab(group='nanocontainer', module='nanocontainer', version='1.0'))
'nanocontainer:nanocontainer:jar:1.0'

Download

Click the following link to download the jar file.

nanocontainer-1.0.jar
nanocontainer-1.0.pom



Related Tutorials