is not current version
Last Version 0.93

fop:fop 0.20.5


GroupId

GroupId

fop
ArtifactId

ArtifactId

fop
Version

Version

0.20.5
Type

Type

jar

Download fop 0.20.5


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