is not current version
Last Version 2.3.0

org.overturetool.core:modelcheckers 2.2.0


GroupId

GroupId

org.overturetool.core
ArtifactId

ArtifactId

modelcheckers
Version

Version

2.2.0
Type

Type

pom

Download modelcheckers 2.2.0

Filename Size
modelcheckers-2.2.0.pom 672 bytes
Browse

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