MVN

net.jkcode : jkutil

Maven & Gradle

May 20, 2021
6 usages
0 stars

jkutil · Jkutil is bunch of idiomatic, small, general purpose tools, It's used in other framework, eg: Jkmvc/Jksoa

<dependency>
    <groupId>net.jkcode</groupId>
    <artifactId>jkutil</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jkcode : jkutil to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of net.jkcode : jkutil to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
jkutil-1.9.0

How to add a dependency to Maven

Add the following net.jkcode : jkutil maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jkcode</groupId>
    <artifactId>jkutil</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jkcode : jkutil gradle dependency to your build.gradle file:

implementation 'net.jkcode:jkutil:1.9.0'

Gradle Kotlin DSL: Add the following net.jkcode : jkutil gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jkcode:jkutil:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jkcode : jkutil sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jkcode" % "jkutil" % "1.9.0"

Advertisement

Dependencies from Group

May 20, 2021
6 usages
0 stars
May 20, 2021
3 usages
0 stars
May 20, 2021
2 usages
0 stars
May 20, 2021
1 usages
0 stars
May 20, 2021
0 stars

Discover Dependencies

Jun 15, 2023
6 usages
28 stars
Sep 09, 2019
5 usages
22 stars
Nov 19, 2014
6 usages
Apr 14, 2018
6 usages
346 stars
Feb 27, 2022
14 usages
4 stars
Aug 14, 2012
36 usages
Dec 13, 2022
8 usages
0 stars
Aug 12, 2023
69 usages
1.1k stars