Download nomvc-1.0.8.jar file - Jar n

Jar examples for n:nomvc

Description

mvc

You can download jar file nomvc 1.0.8 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nomvc-1.0.8-javadoc.jar
nomvc-1.0.8-sources.jar
nomvc-1.0.8.jar
nomvc-1.0.8.pom



Related Tutorials