License |
License
BSD Simplified
|
---|---|
GroupId | GroupIdcom.github.marklister |
ArtifactId | ArtifactIdbase64_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 |
Filename | Size |
---|---|
base64_2.13.0-M5-0.2.6.pom | |
base64_2.13.0-M5-0.2.6.jar | 16 KB |
base64_2.13.0-M5-0.2.6-sources.jar | 1 KB |
base64_2.13.0-M5-0.2.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marklister/base64_2.13.0-M5/ -->
<dependency>
<groupId>com.github.marklister</groupId>
<artifactId>base64_2.13.0-M5</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marklister/base64_2.13.0-M5/
implementation 'com.github.marklister:base64_2.13.0-M5:0.2.6'
// https://jarcasting.com/artifacts/com.github.marklister/base64_2.13.0-M5/
implementation ("com.github.marklister:base64_2.13.0-M5:0.2.6")
'com.github.marklister:base64_2.13.0-M5:jar:0.2.6'
<dependency org="com.github.marklister" name="base64_2.13.0-M5" rev="0.2.6">
<artifact name="base64_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marklister', module='base64_2.13.0-M5', version='0.2.6')
)
libraryDependencies += "com.github.marklister" % "base64_2.13.0-M5" % "0.2.6"
[com.github.marklister/base64_2.13.0-M5 "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.13.0-M5 | jar | 0.6.6 |