is not current version
Last Version 5.3.6

org.eobjects.metamodel:MetaModel-fixedwidth 1.7.3


GroupId

GroupId

org.eobjects.metamodel
ArtifactId

ArtifactId

MetaModel-fixedwidth
Version

Version

1.7.3
Type

Type

jar

Download MetaModel-fixedwidth 1.7.3


<!-- https://jarcasting.com/artifacts/org.eobjects.metamodel/MetaModel-fixedwidth/ -->
<dependency>
    <groupId>org.eobjects.metamodel</groupId>
    <artifactId>MetaModel-fixedwidth</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eobjects.metamodel/MetaModel-fixedwidth/
implementation 'org.eobjects.metamodel:MetaModel-fixedwidth:1.7.3'
// https://jarcasting.com/artifacts/org.eobjects.metamodel/MetaModel-fixedwidth/
implementation ("org.eobjects.metamodel:MetaModel-fixedwidth:1.7.3")
'org.eobjects.metamodel:MetaModel-fixedwidth:jar:1.7.3'
<dependency org="org.eobjects.metamodel" name="MetaModel-fixedwidth" rev="1.7.3">
  <artifact name="MetaModel-fixedwidth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eobjects.metamodel', module='MetaModel-fixedwidth', version='1.7.3')
)
libraryDependencies += "org.eobjects.metamodel" % "MetaModel-fixedwidth" % "1.7.3"
[org.eobjects.metamodel/MetaModel-fixedwidth "1.7.3"]