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

no.mnemonic.messaging:parent 1.3.2

Java messaging libraries

Категории

Категории

Messaging Библиотеки уровня приложения
Группа

Группа

no.mnemonic.messaging
Идентификатор

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

parent
Версия

Версия

1.3.2
Тип

Тип

pom

Скачать parent 1.3.2

Имя Файла Размер
parent-1.3.2.pom 11 KB
Обзор

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