License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mathiasbynens-base64 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionbase-64
WebJar for base-64
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mathiasbynens-base64/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-mathiasbynens-base64</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mathiasbynens-base64/
implementation 'org.webjars.npm:github-com-mathiasbynens-base64:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mathiasbynens-base64/
implementation ("org.webjars.npm:github-com-mathiasbynens-base64:0.1.0")
'org.webjars.npm:github-com-mathiasbynens-base64:jar:0.1.0'
<dependency org="org.webjars.npm" name="github-com-mathiasbynens-base64" rev="0.1.0">
<artifact name="github-com-mathiasbynens-base64" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mathiasbynens-base64', version='0.1.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-mathiasbynens-base64" % "0.1.0"
[org.webjars.npm/github-com-mathiasbynens-base64 "0.1.0"]