| License |
License |
|---|---|
| Categories |
CategoriesLanguages |
| GroupId | GroupIdorg.bitbucket.goalhub.krTools |
| ArtifactId | ArtifactIdkrLanguages |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKnowledge representation technologies that support the KR interface defined in the Knowledge Representation Tools project.
|
| Filename | Size |
|---|---|
| krLanguages-1.4.0.pom | 863 bytes |
| krLanguages-1.4.0-jar-with-dependencies.jar | 435 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub.krTools/krLanguages/ -->
<dependency>
<groupId>org.bitbucket.goalhub.krTools</groupId>
<artifactId>krLanguages</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.krTools/krLanguages/
implementation 'org.bitbucket.goalhub.krTools:krLanguages:1.4.0'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.krTools/krLanguages/
implementation ("org.bitbucket.goalhub.krTools:krLanguages:1.4.0")
'org.bitbucket.goalhub.krTools:krLanguages:jar:1.4.0'
<dependency org="org.bitbucket.goalhub.krTools" name="krLanguages" rev="1.4.0">
<artifact name="krLanguages" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub.krTools', module='krLanguages', version='1.4.0')
)
libraryDependencies += "org.bitbucket.goalhub.krTools" % "krLanguages" % "1.4.0"
[org.bitbucket.goalhub.krTools/krLanguages "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.30 |