is not current version
Last Version 4.3.9

org.sejda:sejda-model 1.0.0.RELEASE

Package containing reusable model for Sejda.

GroupId

GroupId

org.sejda
ArtifactId

ArtifactId

sejda-model
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download sejda-model 1.0.0.RELEASE


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