License |
License |
---|---|
GroupId | GroupIdcom.github.stephenc.java-iso-tools |
ArtifactId | ArtifactIdiso9660-writer |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionIso9660 Writer
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iso9660-writer-2.1.0.pom | |
iso9660-writer-2.1.0.jar | 116 KB |
iso9660-writer-2.1.0-sources.jar | 103 KB |
iso9660-writer-2.1.0-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/iso9660-writer/ -->
<dependency>
<groupId>com.github.stephenc.java-iso-tools</groupId>
<artifactId>iso9660-writer</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/iso9660-writer/
implementation 'com.github.stephenc.java-iso-tools:iso9660-writer:2.1.0'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/iso9660-writer/
implementation ("com.github.stephenc.java-iso-tools:iso9660-writer:2.1.0")
'com.github.stephenc.java-iso-tools:iso9660-writer:jar:2.1.0'
<dependency org="com.github.stephenc.java-iso-tools" name="iso9660-writer" rev="2.1.0">
<artifact name="iso9660-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='iso9660-writer', version='2.1.0')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "iso9660-writer" % "2.1.0"
[com.github.stephenc.java-iso-tools/iso9660-writer "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephenc.java-iso-tools : sabre | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.codehaus.plexus : plexus-utils | jar | 2.0.5 |
com.github.stephenc.java-iso-tools : iso9660-vfs-impl | jar | 2.1.0 |