License |
License
Apache-2.0
WTFPL
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdBase64 |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBase64
WebJar for Base64
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Base64-1.1.0.pom | |
Base64-1.1.0.jar | 8 KB |
Base64-1.1.0-sources.jar | 22 bytes |
Base64-1.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/Base64/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>Base64</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/Base64/
implementation 'org.webjars.npm:Base64:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/Base64/
implementation ("org.webjars.npm:Base64:1.1.0")
'org.webjars.npm:Base64:jar:1.1.0'
<dependency org="org.webjars.npm" name="Base64" rev="1.1.0">
<artifact name="Base64" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='Base64', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "Base64" % "1.1.0"
[org.webjars.npm/Base64 "1.1.0"]