EncodingBase64

Kotlin Components' Base64 Encoding Component

License

License

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

encoding-base64-js
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

EncodingBase64
Kotlin Components' Base64 Encoding Component
Project URL

Project URL

https://github.com/05nelsonm/component-encoding
Source Code Management

Source Code Management

https://github.com/05nelsonm/component-encoding

Download encoding-base64-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base64-js/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>encoding-base64-js</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base64-js/
implementation 'io.matthewnelson.kotlin-components:encoding-base64-js:1.1.3'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base64-js/
implementation ("io.matthewnelson.kotlin-components:encoding-base64-js:1.1.3")
'io.matthewnelson.kotlin-components:encoding-base64-js:pom:1.1.3'
<dependency org="io.matthewnelson.kotlin-components" name="encoding-base64-js" rev="1.1.3">
  <artifact name="encoding-base64-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='encoding-base64-js', version='1.1.3')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "encoding-base64-js" % "1.1.3"
[io.matthewnelson.kotlin-components/encoding-base64-js "1.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0