is not current version
Last Version 1.2.0

Struqt Base64 1.1.0

Base64 format encode and decode

License

License

GroupId

GroupId

com.struqt
ArtifactId

ArtifactId

struqt-base64
Version

Version

1.1.0
Type

Type

jar
Description

Description

Struqt Base64
Base64 format encode and decode
Project Organization

Project Organization

The Struqt Project
Source Code Management

Source Code Management

https://github.com/struqt/struqt-utilities/tree/1.1.0/struqt-base64

Download struqt-base64 1.1.0


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.1
org.junit.jupiter : junit-jupiter-params jar 5.1.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.