License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.vlog4j |
ArtifactId | ArtifactIdvlog4j-examples |
Version | Version0.6.0 |
Type | Typepom |
Description |
DescriptionRulewerk Examples
Contains examples and usage instructions describing the basic functionality of Rulewerk
|
Project Organization |
Project OrganizationRulewerk Developers |
Filename | Size |
---|---|
vlog4j-examples-0.6.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-examples/ -->
<dependency>
<groupId>org.semanticweb.vlog4j</groupId>
<artifactId>vlog4j-examples</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-examples/
implementation 'org.semanticweb.vlog4j:vlog4j-examples:0.6.0'
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-examples/
implementation ("org.semanticweb.vlog4j:vlog4j-examples:0.6.0")
'org.semanticweb.vlog4j:vlog4j-examples:pom:0.6.0'
<dependency org="org.semanticweb.vlog4j" name="vlog4j-examples" rev="0.6.0">
<artifact name="vlog4j-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.vlog4j', module='vlog4j-examples', version='0.6.0')
)
libraryDependencies += "org.semanticweb.vlog4j" % "vlog4j-examples" % "0.6.0"
[org.semanticweb.vlog4j/vlog4j-examples "0.6.0"]