Last Version

DBC Reader 0.2.0

InputStream implementation for reading data compressed in PKWare's Data Compression Library (DCL)

License

License

GroupId

GroupId

com.github.gcms
ArtifactId

ArtifactId

dbc-reader
Version

Version

0.2.0
Type

Type

jar
Description

Description

DBC Reader
InputStream implementation for reading data compressed in PKWare's Data Compression Library (DCL)
Project URL

Project URL

https://github.com/gcms/dbc-reader/
Source Code Management

Source Code Management

http://github.com/gcms/dbc-reader/tree/master

Download dbc-reader 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.gcms/dbc-reader/ -->
<dependency>
    <groupId>com.github.gcms</groupId>
    <artifactId>dbc-reader</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gcms/dbc-reader/
implementation 'com.github.gcms:dbc-reader:0.2.0'
// https://jarcasting.com/artifacts/com.github.gcms/dbc-reader/
implementation ("com.github.gcms:dbc-reader:0.2.0")
'com.github.gcms:dbc-reader:jar:0.2.0'
<dependency org="com.github.gcms" name="dbc-reader" rev="0.2.0">
  <artifact name="dbc-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gcms', module='dbc-reader', version='0.2.0')
)
libraryDependencies += "com.github.gcms" % "dbc-reader" % "0.2.0"
[com.github.gcms/dbc-reader "0.2.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.