Download autumn-core-0.1.jar file - Jar a

Jar examples for a:autumn-core

Description

IoC container for other Autumn components

You can download jar file autumn-core 0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add autumn-core-0.1.jar to your project.

<dependency>
   <groupId>cn.imaq</groupId>
   <artifactId>autumn-core</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'cn.imaq', name: 'autumn-core', version: '0.1'
libraryDependencies += "cn.imaq" % "autumn-core" % "0.1"
<dependency org="cn.imaq" name="autumn-core" rev="0.1"/>
@Grapes(@Grab(group='cn.imaq', module='autumn-core', version='0.1'))
'cn.imaq:autumn-core:jar:0.1'

Download

Click the following link to download the jar file.

autumn-core-0.1-javadoc.jar
autumn-core-0.1-sources.jar
autumn-core-0.1.jar
autumn-core-0.1.pom



Related Tutorials