is not current version
Last Version 2.3.0

org.overturetool.core:modelcheckers 2.0.8


GroupId

GroupId

org.overturetool.core
ArtifactId

ArtifactId

modelcheckers
Version

Version

2.0.8
Type

Type

pom

Download modelcheckers 2.0.8

Filename Size
modelcheckers-2.0.8.pom 672 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.overturetool.core/modelcheckers/ -->
<dependency>
    <groupId>org.overturetool.core</groupId>
    <artifactId>modelcheckers</artifactId>
    <version>2.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.overturetool.core/modelcheckers/
implementation 'org.overturetool.core:modelcheckers:2.0.8'
// https://jarcasting.com/artifacts/org.overturetool.core/modelcheckers/
implementation ("org.overturetool.core:modelcheckers:2.0.8")
'org.overturetool.core:modelcheckers:pom:2.0.8'
<dependency org="org.overturetool.core" name="modelcheckers" rev="2.0.8">
  <artifact name="modelcheckers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.overturetool.core', module='modelcheckers', version='2.0.8')
)
libraryDependencies += "org.overturetool.core" % "modelcheckers" % "2.0.8"
[org.overturetool.core/modelcheckers "2.0.8"]