Download nanocontainer-testmodel-1.0-RC-3.jar file - Jar n

Jar examples for n:nanocontainer-testmodel

Description

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

You can download jar file nanocontainer-testmodel 1.0-RC-3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

nanocontainer-testmodel-1.0-RC-3.jar
nanocontainer-testmodel-1.0-RC-3.pom



Related Tutorials