Download nocat-1.0.1.jar file - Jar n

Jar examples for n:nocat

Description

Java-based service container

You can download jar file nocat 1.0.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nocat-1.0.1-javadoc.jar
nocat-1.0.1-sources.jar
nocat-1.0.1.jar
nocat-1.0.1.pom



Related Tutorials