is not current version
Last Version 1.0.10

org.into-cps.orchestration:modeldefinitionchecker 1.0.2


GroupId

GroupId

org.into-cps.orchestration
ArtifactId

ArtifactId

modeldefinitionchecker
Version

Version

1.0.2
Type

Type

jar

Download modeldefinitionchecker 1.0.2


<!-- https://jarcasting.com/artifacts/org.into-cps.orchestration/modeldefinitionchecker/ -->
<dependency>
    <groupId>org.into-cps.orchestration</groupId>
    <artifactId>modeldefinitionchecker</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.orchestration/modeldefinitionchecker/
implementation 'org.into-cps.orchestration:modeldefinitionchecker:1.0.2'
// https://jarcasting.com/artifacts/org.into-cps.orchestration/modeldefinitionchecker/
implementation ("org.into-cps.orchestration:modeldefinitionchecker:1.0.2")
'org.into-cps.orchestration:modeldefinitionchecker:jar:1.0.2'
<dependency org="org.into-cps.orchestration" name="modeldefinitionchecker" rev="1.0.2">
  <artifact name="modeldefinitionchecker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.orchestration', module='modeldefinitionchecker', version='1.0.2')
)
libraryDependencies += "org.into-cps.orchestration" % "modeldefinitionchecker" % "1.0.2"
[org.into-cps.orchestration/modeldefinitionchecker "1.0.2"]