is not current version
Last Version 1.18.0

org.ofdrw:ofdrw-full 1.7.0


GroupId

GroupId

org.ofdrw
ArtifactId

ArtifactId

ofdrw-full
Version

Version

1.7.0
Type

Type

pom

Download ofdrw-full 1.7.0

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

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