MVN

com.github.bittokazi : com.github.bittokazi

Maven & Gradle

Sep 04, 2019
0 stars

java-web-mvc-framework-engine · Java Simple Web MVC Framework Engine

<dependency>
    <groupId>com.github.bittokazi</groupId>
    <artifactId>com.github.bittokazi</artifactId>
    <version>1.0.03</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.03

All Versions

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

Version Vulnerabilities Updated
1.0.x
com.github.bittokazi-1.0.03
com.github.bittokazi-1.0.02
com.github.bittokazi-1.0.01

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.bittokazi</groupId>
    <artifactId>com.github.bittokazi</artifactId>
    <version>1.0.03</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bittokazi : com.github.bittokazi gradle dependency to your build.gradle file:

implementation 'com.github.bittokazi:com.github.bittokazi:1.0.03'

Gradle Kotlin DSL: Add the following com.github.bittokazi : com.github.bittokazi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bittokazi:com.github.bittokazi:1.0.03")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bittokazi : com.github.bittokazi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bittokazi" % "com.github.bittokazi" % "1.0.03"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 10, 2023
5 usages
560 stars
Feb 11, 2020
2 usages
208 stars
Jun 06, 2023
1 usages
1.5k stars
Aug 03, 2020
2 usages
Apr 12, 2023
3 stars
Aug 25, 2023
2 usages
2 stars
Aug 25, 2023
5 usages
2 stars
Oct 14, 2019
7 stars