is not current version
Last Version 0.9.6

com.gestalt.jbi.components.common:xbean-common-jbi-runtime 0.9.5


GroupId

GroupId

com.gestalt.jbi.components.common
ArtifactId

ArtifactId

xbean-common-jbi-runtime
Version

Version

0.9.5
Type

Type

jar

Download xbean-common-jbi-runtime 0.9.5


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