is not current version
Last Version 1.18.0

org.ofdrw:ofdrw-full 1.11.1


GroupId

GroupId

org.ofdrw
ArtifactId

ArtifactId

ofdrw-full
Version

Version

1.11.1
Type

Type

jar

Download ofdrw-full 1.11.1


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