MVN

com.github.yoojia : next-web-assets

Maven & Gradle

Nov 30, 2016
6 stars

NextWebKotlin · NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin

<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>next-web-assets</artifactId>
    <version>2.a.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yoojia : next-web-assets to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.a.21
  • Latest Alpha: 3.0.5-alpha

All Versions

Choose a version of com.github.yoojia : next-web-assets to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
next-web-assets-3.0.5-alpha
next-web-assets-3.0.3-alpha
next-web-assets-3.0.2-alpha
next-web-assets-3.0.1-alpha
next-web-assets-3.0.0-alpha
2.21
next-web-assets-2.21-alpha
2.a.x
next-web-assets-2.a.21
next-web-assets-2.a.20-8
next-web-assets-2.a.20-7
next-web-assets-2.a.20-6
next-web-assets-2.a.20-5
next-web-assets-2.a.20-4
next-web-assets-2.a.20-3
next-web-assets-2.a.20-2
next-web-assets-2.a.20-1
next-web-assets-2.a.20
next-web-assets-2.a.19-2
next-web-assets-2.a.19-1
next-web-assets-2.a.19
next-web-assets-2.a.18
next-web-assets-2.a.17
next-web-assets-2.a.16-1
next-web-assets-2.a.16
next-web-assets-2.a.15-3
next-web-assets-2.a.15-2
next-web-assets-2.a.15-1
next-web-assets-2.a.15
next-web-assets-2.a.14
2.0
next-web-assets-2.0-alpha
1.1
next-web-assets-1.1

How to add a dependency to Maven

Add the following com.github.yoojia : next-web-assets maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.yoojia</groupId>
    <artifactId>next-web-assets</artifactId>
    <version>2.a.21</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.yoojia : next-web-assets gradle dependency to your build.gradle file:

implementation 'com.github.yoojia:next-web-assets:2.a.21'

Gradle Kotlin DSL: Add the following com.github.yoojia : next-web-assets gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.yoojia:next-web-assets:2.a.21")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.yoojia : next-web-assets sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.yoojia" % "next-web-assets" % "2.a.21"

Advertisement

Dependencies from Group

Nov 30, 2016
7 usages
6 stars
Sep 06, 2015
5 usages
Oct 17, 2015
5 usages
Aug 16, 2017
1 usages
Oct 29, 2016
1 usages
4 stars

Discover Dependencies

nfe
Jul 27, 2023
599 stars
Aug 22, 2023
1 usages
Jan 02, 2023
104 stars
Mar 23, 2023
6 usages
188 stars
Oct 11, 2020
130 stars
Sep 22, 2016
2 usages
Oct 07, 2021
5 usages
892 stars
Feb 03, 2020
32 usages
1.7k stars