is not current version
Last Version 2.1.0

com.github.stephenc.java-iso-tools:iso9660-writer 2.0.1


GroupId

GroupId

com.github.stephenc.java-iso-tools
ArtifactId

ArtifactId

iso9660-writer
Version

Version

2.0.1
Type

Type

jar

Download iso9660-writer 2.0.1


<!-- 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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/iso9660-writer/
implementation 'com.github.stephenc.java-iso-tools:iso9660-writer:2.0.1'
// https://jarcasting.com/artifacts/com.github.stephenc.java-iso-tools/iso9660-writer/
implementation ("com.github.stephenc.java-iso-tools:iso9660-writer:2.0.1")
'com.github.stephenc.java-iso-tools:iso9660-writer:jar:2.0.1'
<dependency org="com.github.stephenc.java-iso-tools" name="iso9660-writer" rev="2.0.1">
  <artifact name="iso9660-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.java-iso-tools', module='iso9660-writer', version='2.0.1')
)
libraryDependencies += "com.github.stephenc.java-iso-tools" % "iso9660-writer" % "2.0.1"
[com.github.stephenc.java-iso-tools/iso9660-writer "2.0.1"]