is not current version
Last Version 0.6.0

org.semanticweb.vlog4j:vlog4j-parent 0.0.1

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.0.1
Type

Type

pom

Download vlog4j-parent 0.0.1

Filename Size
vlog4j-parent-0.0.1.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.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-parent/
implementation 'org.semanticweb.vlog4j:vlog4j-parent:0.0.1'
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-parent/
implementation ("org.semanticweb.vlog4j:vlog4j-parent:0.0.1")
'org.semanticweb.vlog4j:vlog4j-parent:pom:0.0.1'
<dependency org="org.semanticweb.vlog4j" name="vlog4j-parent" rev="0.0.1">
  <artifact name="vlog4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.vlog4j', module='vlog4j-parent', version='0.0.1')
)
libraryDependencies += "org.semanticweb.vlog4j" % "vlog4j-parent" % "0.0.1"
[org.semanticweb.vlog4j/vlog4j-parent "0.0.1"]