is not current version
Last Version 9.1.0

com.knowgate:knowgate-base 9.0

KnowGate base libraries: arrays, string, IO, localisation, MD5, RC4, debug log traces and object factory

GroupId

GroupId

com.knowgate
ArtifactId

ArtifactId

knowgate-base
Version

Version

9.0
Type

Type

jar

Download knowgate-base 9.0


<!-- https://jarcasting.com/artifacts/com.knowgate/knowgate-base/ -->
<dependency>
    <groupId>com.knowgate</groupId>
    <artifactId>knowgate-base</artifactId>
    <version>9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.knowgate/knowgate-base/
implementation 'com.knowgate:knowgate-base:9.0'
// https://jarcasting.com/artifacts/com.knowgate/knowgate-base/
implementation ("com.knowgate:knowgate-base:9.0")
'com.knowgate:knowgate-base:jar:9.0'
<dependency org="com.knowgate" name="knowgate-base" rev="9.0">
  <artifact name="knowgate-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.knowgate', module='knowgate-base', version='9.0')
)
libraryDependencies += "com.knowgate" % "knowgate-base" % "9.0"
[com.knowgate/knowgate-base "9.0"]