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

com.buession:buession-parent 1.1.0

Buession Framework Parent

Группа

Группа

com.buession
Идентификатор

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

buession-parent
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать buession-parent 1.1.0

Имя Файла Размер
buession-parent-1.1.0.pom 2 KB
Обзор

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