is not current version
Last Version 1.0.2

mt.edu.um.cs.rv:events 1.0.1


GroupId

GroupId

mt.edu.um.cs.rv
ArtifactId

ArtifactId

events
Version

Version

1.0.1
Type

Type

jar

Download events 1.0.1


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