License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-driver-odf |
Version | Version0.14.0 |
Type | Typejar |
Description |
DescriptionTrueVFS Driver ODF
Provides a file system driver for accessing the Open Document File format. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-driver-odf/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-driver-odf</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-driver-odf/
implementation 'net.java.truevfs:truevfs-driver-odf:0.14.0'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-driver-odf/
implementation ("net.java.truevfs:truevfs-driver-odf:0.14.0")
'net.java.truevfs:truevfs-driver-odf:jar:0.14.0'
<dependency org="net.java.truevfs" name="truevfs-driver-odf" rev="0.14.0">
<artifact name="truevfs-driver-odf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-driver-odf', version='0.14.0')
)
libraryDependencies += "net.java.truevfs" % "truevfs-driver-odf" % "0.14.0"
[net.java.truevfs/truevfs-driver-odf "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
net.java.truevfs : truevfs-comp-zipdriver | jar | 0.14.0 |