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

com.linkmobility.events:test-events 1.0

Domain Events for the Test product in Link Mobility

Группа

Группа

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

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

test-events
Версия

Версия

1.0
Тип

Тип

jar

Скачать test-events 1.0


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