is not current version
Last Version 0.6.0

org.semanticweb.vlog4j:vlog4j-parent 0.1.0

A Java library for working with the VLog rule engine

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.vlog4j
ArtifactId

ArtifactId

vlog4j-parent
Version

Version

0.1.0
Type

Type

pom

Download vlog4j-parent 0.1.0

Filename Size
vlog4j-parent-0.1.0.pom 9 KB
Browse

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