Last Version

Codec 20041127.091804

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

commons-codec
ArtifactId

ArtifactId

commons-codec
Version

Version

20041127.091804
Type

Type

jar
Description

Description

Codec
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-codec 20041127.091804


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.