is not current version
Last Version 2.1

xbean:xbean-spring 2.0


GroupId

GroupId

xbean
ArtifactId

ArtifactId

xbean-spring
Version

Version

2.0
Type

Type

jar

Download xbean-spring 2.0


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