MVN

com.knowgate : knowgate-base

Maven & Gradle

Oct 25, 2019
2 usages
0 stars

knowgate-base · KnowGate base libraries: arrays, string, IO, localization, MD5, RC4, debug log traces and object factory

<dependency>
    <groupId>com.knowgate</groupId>
    <artifactId>knowgate-base</artifactId>
    <version>9.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.knowgate : knowgate-base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 9.1.0

All Versions

Choose a version of com.knowgate : knowgate-base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
9.1.x
knowgate-base-9.1.0
9.0.x
knowgate-base-9.0.1
9.0
knowgate-base-9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.knowgate</groupId>
    <artifactId>knowgate-base</artifactId>
    <version>9.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.knowgate : knowgate-base gradle dependency to your build.gradle file:

implementation 'com.knowgate:knowgate-base:9.1.0'

Gradle Kotlin DSL: Add the following com.knowgate : knowgate-base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.knowgate:knowgate-base:9.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.knowgate : knowgate-base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.knowgate" % "knowgate-base" % "9.1.0"

Advertisement

Dependencies from Group

Oct 25, 2019
2 usages
0 stars
Oct 25, 2019
0 stars
Oct 25, 2019
0 stars

Discover Dependencies

Aug 14, 2023
4 usages
5.2k stars
Mar 19, 2023
4 usages
899 stars
Jun 25, 2018
1 usages
155 stars
Dec 06, 2021
18 usages
Apr 28, 2019
1 usages
728 stars
Apr 05, 2023
6 usages
5.1k stars
Jun 23, 2020
2 usages
2 stars