is not current version
Last Version 1.18.0

org.ofdrw:ofdrw-full 1.6.10


GroupId

GroupId

org.ofdrw
ArtifactId

ArtifactId

ofdrw-full
Version

Version

1.6.10
Type

Type

pom

Download ofdrw-full 1.6.10

Filename Size
ofdrw-full-1.6.10.pom 2 KB
Browse

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