Download nanocontainer-ant-1.0-beta-3.jar file - Jar n

Jar examples for n:nanocontainer-ant

Description

You can download jar file nanocontainer-ant 1.0-beta-3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

nanocontainer-ant-1.0-beta-3.jar
nanocontainer-ant-1.0-beta-3.pom



Related Tutorials