is not current version
Last Version 2.7.4

com.bbn.adept:adept-kb 2.7.3

The project file for the Adept KB module.

GroupId

GroupId

com.bbn.adept
ArtifactId

ArtifactId

adept-kb
Version

Version

2.7.3
Type

Type

jar

Download adept-kb 2.7.3


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