Download nomvc-1.1.1.jar file - Jar n

Jar examples for n:nomvc

Description

mvc

You can download jar file nomvc 1.1.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nomvc-1.1.1-javadoc.jar
nomvc-1.1.1-sources.jar
nomvc-1.1.1.jar
nomvc-1.1.1.pom



Related Tutorials