UUDecoder

Utility for decoding uuencoded contents

License

License

GroupId

GroupId

app.tozzi
ArtifactId

ArtifactId

uudecoder
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

UUDecoder
Utility for decoding uuencoded contents
Project URL

Project URL

https://www.tozzi.app
Source Code Management

Source Code Management

https://github.com/biagioT/java-uudecoder/tree/master

Download uudecoder

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.mail : jakarta.mail jar 1.6.7
jakarta.mail : jakarta.mail-api jar 1.6.7
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0