Last Version

TrueVFS Component IBM437 0.14.0

Provides the IBM437 character set alias CP437 for use with genuine ZIP files. 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.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-comp-ibm437
Version

Version

0.14.0
Type

Type

jar
Description

Description

TrueVFS Component IBM437
Provides the IBM437 character set alias CP437 for use with genuine ZIP files. 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

http://truevfs.net/
Project Organization

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/truevfs

Download truevfs-comp-ibm437 0.14.0


<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-ibm437/ -->
<dependency>
    <groupId>net.java.truevfs</groupId>
    <artifactId>truevfs-comp-ibm437</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-ibm437/
implementation 'net.java.truevfs:truevfs-comp-ibm437:0.14.0'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-ibm437/
implementation ("net.java.truevfs:truevfs-comp-ibm437:0.14.0")
'net.java.truevfs:truevfs-comp-ibm437:jar:0.14.0'
<dependency org="net.java.truevfs" name="truevfs-comp-ibm437" rev="0.14.0">
  <artifact name="truevfs-comp-ibm437" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-comp-ibm437', version='0.14.0')
)
libraryDependencies += "net.java.truevfs" % "truevfs-comp-ibm437" % "0.14.0"
[net.java.truevfs/truevfs-comp-ibm437 "0.14.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2
global.namespace.service-wight : service-wight-annotation jar 0.6.0

test (2)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11
org.scalatest : scalatest_2.13 jar 3.0.9

Project Modules

There are no modules declared in this project.