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

org.apache.xbean:xbean-classpath 2.3


Группа

Группа

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

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

xbean-classpath
Версия

Версия

2.3
Тип

Тип

jar

Скачать xbean-classpath 2.3


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