License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Kotlin |
GroupId | GroupIdio.matthewnelson.kotlin-components |
ArtifactId | ArtifactIdencoding-base16-js |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEncodingBase16
Kotlin Components' Base16 Encoding Component
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
encoding-base16-js-1.1.3.pom | |
encoding-base16-js-1.1.3-sources.jar | 2 KB |
encoding-base16-js-1.1.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base16-js/ -->
<dependency>
<groupId>io.matthewnelson.kotlin-components</groupId>
<artifactId>encoding-base16-js</artifactId>
<version>1.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base16-js/
implementation 'io.matthewnelson.kotlin-components:encoding-base16-js:1.1.3'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base16-js/
implementation ("io.matthewnelson.kotlin-components:encoding-base16-js:1.1.3")
'io.matthewnelson.kotlin-components:encoding-base16-js:pom:1.1.3'
<dependency org="io.matthewnelson.kotlin-components" name="encoding-base16-js" rev="1.1.3">
<artifact name="encoding-base16-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='encoding-base16-js', version='1.1.3')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "encoding-base16-js" % "1.1.3"
[io.matthewnelson.kotlin-components/encoding-base16-js "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |