не последняя версия
Последняя версия 3.3

org.apache.xbean:xbean-osgi 3.1


Группа

Группа

org.apache.xbean
Идентификатор

Идентификатор

xbean-osgi
Версия

Версия

3.1
Тип

Тип

jar

Скачать xbean-osgi 3.1


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