MVN

cn.dev8 : ktmvc

Maven & Gradle

Sep 05, 2022
1 usages

ktmvc · kotlin mvc extension

<dependency>
    <groupId>cn.dev8</groupId>
    <artifactId>ktmvc</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.dev8 : ktmvc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of cn.dev8 : ktmvc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
ktmvc-1.1.2
ktmvc-1.1.1
ktmvc-1.1.0
0.2.x
ktmvc-0.2.4
ktmvc-0.2.3
ktmvc-0.2.2
ktmvc-0.2.1.71
ktmvc-0.2.1.70
ktmvc-0.2.0
0.1.x
ktmvc-0.1.41
ktmvc-0.1.40
ktmvc-0.1.39
ktmvc-0.1.38
ktmvc-0.1.37
ktmvc-0.1.36
ktmvc-0.1.34
ktmvc-0.1.33
ktmvc-0.1.32
ktmvc-0.1.31
ktmvc-0.1.30
ktmvc-0.1.29
ktmvc-0.1.28
ktmvc-0.1.27
ktmvc-0.1.26
ktmvc-0.1.25
ktmvc-0.1.24
ktmvc-0.1.23
ktmvc-0.1.22
ktmvc-0.1.21
ktmvc-0.1.20
ktmvc-0.1.12
ktmvc-0.1.11
ktmvc-0.1.10
ktmvc-0.1.8
ktmvc-0.1.7
ktmvc-0.1.6
ktmvc-0.1.5
ktmvc-0.1.4
ktmvc-0.1.3
ktmvc-0.1.2
ktmvc-0.1.1
ktmvc-0.1.0

How to add a dependency to Maven

Add the following cn.dev8 : ktmvc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.dev8</groupId>
    <artifactId>ktmvc</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.dev8 : ktmvc gradle dependency to your build.gradle file:

implementation 'cn.dev8:ktmvc:1.1.2'

Gradle Kotlin DSL: Add the following cn.dev8 : ktmvc gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.dev8:ktmvc:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.dev8 : ktmvc sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.dev8" % "ktmvc" % "1.1.2"

Advertisement

Dependencies from Group

Jun 30, 2021
2 usages
Sep 05, 2022
2 usages
Sep 05, 2022
1 usages
Jun 30, 2021
Sep 05, 2022

Discover Dependencies

Jan 17, 2020
4 usages
18 stars
Mar 25, 2020
1 usages
700 stars
Aug 22, 2023
1 usages
35 stars
May 31, 2021
1 usages
2 stars
Nov 14, 2020
83 stars