Download nocat-1.0.9.jar file - Jar n

Jar examples for n:nocat

Description

Java-based service container

You can download jar file nocat 1.0.9 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add nocat-1.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

nocat-1.0.9-javadoc.jar
nocat-1.0.9-sources.jar
nocat-1.0.9.jar
nocat-1.0.9.pom



Related Tutorials