is not current version
Last Version 0.93

fop:fop 0.20.4


GroupId

GroupId

fop
ArtifactId

ArtifactId

fop
Version

Version

0.20.4
Type

Type

jar

Download fop 0.20.4


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