is not current version
Last Version 2.1

xbean:xbean-classpath 2.0


GroupId

GroupId

xbean
ArtifactId

ArtifactId

xbean-classpath
Version

Version

2.0
Type

Type

jar

Download xbean-classpath 2.0


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