MVN

com.github.serlockholmes : easy-mvc

Maven & Gradle

May 23, 2018
4 usages
<dependency>
    <groupId>com.github.serlockholmes</groupId>
    <artifactId>easy-mvc</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.serlockholmes : easy-mvc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.github.serlockholmes : easy-mvc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
easy-mvc-0.1.1
easy-mvc-0.1.0
0.0.x
easy-mvc-0.0.1

How to add a dependency to Maven

Add the following com.github.serlockholmes : easy-mvc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.serlockholmes</groupId>
    <artifactId>easy-mvc</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.serlockholmes : easy-mvc gradle dependency to your build.gradle file:

implementation 'com.github.serlockholmes:easy-mvc:0.1.1'

Gradle Kotlin DSL: Add the following com.github.serlockholmes : easy-mvc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.serlockholmes:easy-mvc:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.serlockholmes : easy-mvc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.serlockholmes" % "easy-mvc" % "0.1.1"

Advertisement

Dependencies from Group

May 23, 2018
4 usages
May 23, 2018
3 usages
May 23, 2018
3 usages
May 23, 2018
2 usages
May 23, 2018
2 usages

Discover Dependencies

Apr 12, 2021
5 usages
Mar 23, 2014
3 usages
33 stars
Sep 14, 2011
25 usages
Mar 24, 2015
38 usages
2.5k stars
Mar 15, 2018
26 usages
38 stars
May 26, 2019
72 usages
200 stars
Sep 01, 2016
46 usages
519 stars