Provides the {@code ArchiveDriver} family for TAR files.
To access these archive types, client applications need to
-
configure TrueZIP to recognize the file suffixes
registered for these archive types with the
{@link de.schlichtherle.io.DefaultArchiveDetector} class, and
-
have the JAR for Apache's Ant, version 1.8.1 or higher
(ant.jar) on the runtime class path.
You can download it at
http://ant.apache.org.