is not current version
Last Version 0.1.1

org.ops4j.xvisitor:xvisitor-plugin 0.1.0


GroupId

GroupId

org.ops4j.xvisitor
ArtifactId

ArtifactId

xvisitor-plugin
Version

Version

0.1.0
Type

Type

jar

Download xvisitor-plugin 0.1.0


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