is not current version
Last Version 1.0.2

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

Valour: A Runtime Verification Language

GroupId

GroupId

mt.edu.um.cs.rv.valour
ArtifactId

ArtifactId

valour.parent
Version

Version

1.0.1
Type

Type

pom

Download valour.parent 1.0.1

Filename Size
valour.parent-1.0.1.pom 9 KB
Browse

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