License |
License |
---|---|
GroupId | GroupIdcom.github.stephenc.java-iso-tools |
ArtifactId | ArtifactIdiso9660-vfs-impl |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionIso9660 Commons VFS Implementation
commons-vfs provider implementation for loop-fs.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iso9660-vfs-impl-2.1.0.pom | |
iso9660-vfs-impl-2.1.0.jar | 9 KB |
iso9660-vfs-impl-2.1.0-sources.jar | 7 KB |
iso9660-vfs-impl-2.1.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/iso9660-vfs-impl/ -->
<dependency>
<groupId>com.github.stephenc.java-iso-tools</groupId>
<artifactId>iso9660-vfs-impl</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/iso9660-vfs-impl/
implementation 'com.github.stephenc.java-iso-tools:iso9660-vfs-impl:2.1.0'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/iso9660-vfs-impl/
implementation ("com.github.stephenc.java-iso-tools:iso9660-vfs-impl:2.1.0")
'com.github.stephenc.java-iso-tools:iso9660-vfs-impl:jar:2.1.0'
<dependency org="com.github.stephenc.java-iso-tools" name="iso9660-vfs-impl" rev="2.1.0">
<artifact name="iso9660-vfs-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='iso9660-vfs-impl', version='2.1.0')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "iso9660-vfs-impl" % "2.1.0"
[com.github.stephenc.java-iso-tools/iso9660-vfs-impl "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.4 |
commons-vfs : commons-vfs | jar | 1.0 |
com.github.stephenc.java-iso-tools : loop-fs-iso-impl | jar | 2.1.0 |