Download noaoc-1.0.7.jar file - Jar n

Jar examples for n:noaoc

Description

Provides aop and ioc capabilities

You can download jar file noaoc 1.0.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add noaoc-1.0.7.jar to your project.

<dependency>
   <groupId>com.gitee.ainilili</groupId>
   <artifactId>noaoc</artifactId>
   <version>1.0.7</version>
</dependency>
compile group: 'com.gitee.ainilili', name: 'noaoc', version: '1.0.7'
libraryDependencies += "com.gitee.ainilili" % "noaoc" % "1.0.7"
<dependency org="com.gitee.ainilili" name="noaoc" rev="1.0.7"/>
@Grapes(@Grab(group='com.gitee.ainilili', module='noaoc', version='1.0.7'))
'com.gitee.ainilili:noaoc:jar:1.0.7'

Download

Click the following link to download the jar file.

noaoc-1.0.7-javadoc.jar
noaoc-1.0.7-sources.jar
noaoc-1.0.7.jar
noaoc-1.0.7.pom



Related Tutorials