is not current version
Last Version 5.3.6

org.eobjects.metamodel:MetaModel-fixedwidth 3.0


GroupId

GroupId

org.eobjects.metamodel
ArtifactId

ArtifactId

MetaModel-fixedwidth
Version

Version

3.0
Type

Type

jar

Download MetaModel-fixedwidth 3.0


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