is not current version
Last Version 1.0.2

mt.edu.um.cs.rv:rv-parent 1.0.1

Runtime Verification Tool Event Manager

GroupId

GroupId

mt.edu.um.cs.rv
ArtifactId

ArtifactId

rv-parent
Version

Version

1.0.1
Type

Type

pom

Download rv-parent 1.0.1

Filename Size
rv-parent-1.0.1.pom 5 KB
Browse

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