is not current version
Last Version 1.18.0

org.ofdrw:ofdrw-full 1.13.2


GroupId

GroupId

org.ofdrw
ArtifactId

ArtifactId

ofdrw-full
Version

Version

1.13.2
Type

Type

jar

Download ofdrw-full 1.13.2


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