is not current version
Last Version 1.0.2

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


GroupId

GroupId

mt.edu.um.cs.rv
ArtifactId

ArtifactId

events
Version

Version

1.0.0
Type

Type

jar

Download events 1.0.0


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