Download nocat-1.0.8.jar file - Jar n

Jar examples for n:nocat

Description

Java-based service container

You can download jar file nocat 1.0.8 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nocat-1.0.8-javadoc.jar
nocat-1.0.8-sources.jar
nocat-1.0.8.jar
nocat-1.0.8.pom



Related Tutorials