Download nomvc-1.1.0.jar file - Jar n

Jar examples for n:nomvc

Description

mvc

You can download jar file nomvc 1.1.0 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

nomvc-1.1.0-javadoc.jar
nomvc-1.1.0-sources.jar
nomvc-1.1.0.jar
nomvc-1.1.0.pom



Related Tutorials