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

com.butor:message-model 1.0.13


Группа

Группа

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

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

message-model
Версия

Версия

1.0.13
Тип

Тип

jar

Скачать message-model 1.0.13


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