is not current version
Last Version 1.9.0

io.github.expertflow:objectmodel 1.8.9

This dependency contains object model classes for expert flow's CIM project

GroupId

GroupId

io.github.expertflow
ArtifactId

ArtifactId

objectmodel
Version

Version

1.8.9
Type

Type

jar

Download objectmodel 1.8.9


<!-- https://jarcasting.com/artifacts/io.github.expertflow/objectmodel/ -->
<dependency>
    <groupId>io.github.expertflow</groupId>
    <artifactId>objectmodel</artifactId>
    <version>1.8.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.expertflow/objectmodel/
implementation 'io.github.expertflow:objectmodel:1.8.9'
// https://jarcasting.com/artifacts/io.github.expertflow/objectmodel/
implementation ("io.github.expertflow:objectmodel:1.8.9")
'io.github.expertflow:objectmodel:jar:1.8.9'
<dependency org="io.github.expertflow" name="objectmodel" rev="1.8.9">
  <artifact name="objectmodel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.expertflow', module='objectmodel', version='1.8.9')
)
libraryDependencies += "io.github.expertflow" % "objectmodel" % "1.8.9"
[io.github.expertflow/objectmodel "1.8.9"]