License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.vlog4j |
ArtifactId | ArtifactIdvlog4j-base |
Version | Version1.3.3 |
Type | Typepom |
Description |
DescriptionVLog Java
Basic implementation of the VLog Java connection, to be used by org.semanticweb.rulewerk.reasoner.vlog
|
Project URL |
Project URL |
Project Organization |
Project OrganizationKarmaResearch |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vlog4j-base-1.3.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-base/ -->
<dependency>
<groupId>org.semanticweb.vlog4j</groupId>
<artifactId>vlog4j-base</artifactId>
<version>1.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-base/
implementation 'org.semanticweb.vlog4j:vlog4j-base:1.3.3'
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-base/
implementation ("org.semanticweb.vlog4j:vlog4j-base:1.3.3")
'org.semanticweb.vlog4j:vlog4j-base:pom:1.3.3'
<dependency org="org.semanticweb.vlog4j" name="vlog4j-base" rev="1.3.3">
<artifact name="vlog4j-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.vlog4j', module='vlog4j-base', version='1.3.3')
)
libraryDependencies += "org.semanticweb.vlog4j" % "vlog4j-base" % "1.3.3"
[org.semanticweb.vlog4j/vlog4j-base "1.3.3"]