Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdorg.semanticweb.vlog4j |
ArtifactId | ArtifactIdvlog4j-parent |
Version | Version0.1.0 |
Type | Typepom |
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"]