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