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

com.butor:message-parent 1.0.19

This is messaging webapp. it is part of Butor Portal. It is part of Butor Framework and released under APL 2.0.

Группа

Группа

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

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

message-parent
Версия

Версия

1.0.19
Тип

Тип

pom

Скачать message-parent 1.0.19

Имя Файла Размер
message-parent-1.0.19.pom 1 KB
Обзор

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