License |
License
BSD Simplified
|
---|---|
GroupId | GroupIdcom.github.marklister |
ArtifactId | ArtifactIdbase64_sjs0.6_2.13.0-M5 |
Last Version | Last Version0.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBase64
Small, idiomatic base64 implementation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.marklister/base64_sjs0.6_2.13.0-M5/ -->
<dependency>
<groupId>com.github.marklister</groupId>
<artifactId>base64_sjs0.6_2.13.0-M5</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marklister/base64_sjs0.6_2.13.0-M5/
implementation 'com.github.marklister:base64_sjs0.6_2.13.0-M5:0.2.6'
// https://jarcasting.com/artifacts/com.github.marklister/base64_sjs0.6_2.13.0-M5/
implementation ("com.github.marklister:base64_sjs0.6_2.13.0-M5:0.2.6")
'com.github.marklister:base64_sjs0.6_2.13.0-M5:jar:0.2.6'
<dependency org="com.github.marklister" name="base64_sjs0.6_2.13.0-M5" rev="0.2.6">
<artifact name="base64_sjs0.6_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marklister', module='base64_sjs0.6_2.13.0-M5', version='0.2.6')
)
libraryDependencies += "com.github.marklister" % "base64_sjs0.6_2.13.0-M5" % "0.2.6"
[com.github.marklister/base64_sjs0.6_2.13.0-M5 "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
org.scala-js : scalajs-library_2.13.0-M5 | jar | 0.6.27 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-interface_2.13.0-M5 | jar | 0.6.27 |
com.lihaoyi : utest_sjs0.6_2.13.0-M5 | jar | 0.6.6 |