is not current version
Last Version 4.21

org.apache.xbean:xbean-finder 3.0


GroupId

GroupId

org.apache.xbean
ArtifactId

ArtifactId

xbean-finder
Version

Version

3.0
Type

Type

jar

Download xbean-finder 3.0


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