is not current version
Last Version 1.1.7

org.sejda:sejda-commons 1.1.5

A collection of utilities and common classes.

GroupId

GroupId

org.sejda
ArtifactId

ArtifactId

sejda-commons
Version

Version

1.1.5
Type

Type

jar

Download sejda-commons 1.1.5


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