is not current version
Last Version 0.1.1

org.ops4j:xvisitor 0.1.0


GroupId

GroupId

org.ops4j
ArtifactId

ArtifactId

xvisitor
Version

Version

0.1.0
Type

Type

pom

Download xvisitor 0.1.0

Filename Size
xvisitor-0.1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ops4j/xvisitor/ -->
<dependency>
    <groupId>org.ops4j</groupId>
    <artifactId>xvisitor</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j/xvisitor/
implementation 'org.ops4j:xvisitor:0.1.0'
// https://jarcasting.com/artifacts/org.ops4j/xvisitor/
implementation ("org.ops4j:xvisitor:0.1.0")
'org.ops4j:xvisitor:pom:0.1.0'
<dependency org="org.ops4j" name="xvisitor" rev="0.1.0">
  <artifact name="xvisitor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j', module='xvisitor', version='0.1.0')
)
libraryDependencies += "org.ops4j" % "xvisitor" % "0.1.0"
[org.ops4j/xvisitor "0.1.0"]