is not current version
Last Version 1.18.0

org.ofdrw:ofdrw-full 1.17.7


GroupId

GroupId

org.ofdrw
ArtifactId

ArtifactId

ofdrw-full
Version

Version

1.17.7
Type

Type

jar

Download ofdrw-full 1.17.7


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