License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.vlog4j |
ArtifactId | ArtifactIdvlog4j-parent |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRulewerk
A Java library for working with the VLog rule engine
|
Project URL |
Project URL |
Project Organization |
Project OrganizationRulewerk Developers |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vlog4j-parent-0.6.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-parent/ -->
<dependency>
<groupId>org.semanticweb.vlog4j</groupId>
<artifactId>vlog4j-parent</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-parent/
implementation 'org.semanticweb.vlog4j:vlog4j-parent:0.6.0'
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-parent/
implementation ("org.semanticweb.vlog4j:vlog4j-parent:0.6.0")
'org.semanticweb.vlog4j:vlog4j-parent:pom:0.6.0'
<dependency org="org.semanticweb.vlog4j" name="vlog4j-parent" rev="0.6.0">
<artifact name="vlog4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.vlog4j', module='vlog4j-parent', version='0.6.0')
)
libraryDependencies += "org.semanticweb.vlog4j" % "vlog4j-parent" % "0.6.0"
[org.semanticweb.vlog4j/vlog4j-parent "0.6.0"]