License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdorg.semanticweb.vlog4j |
ArtifactId | ArtifactIdvlog4j-client |
Version | Version0.6.0 |
Type | Typepom |
Description |
DescriptionRulewerk Client
Stand-alone Rulewerk application
|
Project Organization |
Project OrganizationRulewerk Developers |
Filename | Size |
---|---|
vlog4j-client-0.6.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-client/ -->
<dependency>
<groupId>org.semanticweb.vlog4j</groupId>
<artifactId>vlog4j-client</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-client/
implementation 'org.semanticweb.vlog4j:vlog4j-client:0.6.0'
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-client/
implementation ("org.semanticweb.vlog4j:vlog4j-client:0.6.0")
'org.semanticweb.vlog4j:vlog4j-client:pom:0.6.0'
<dependency org="org.semanticweb.vlog4j" name="vlog4j-client" rev="0.6.0">
<artifact name="vlog4j-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.vlog4j', module='vlog4j-client', version='0.6.0')
)
libraryDependencies += "org.semanticweb.vlog4j" % "vlog4j-client" % "0.6.0"
[org.semanticweb.vlog4j/vlog4j-client "0.6.0"]