is not current version
Last Version 1.1.0

com.linkmobility.events:test-events 1.0

Domain Events for the Test product in Link Mobility

GroupId

GroupId

com.linkmobility.events
ArtifactId

ArtifactId

test-events
Version

Version

1.0
Type

Type

jar

Download 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"]