License |
License
MIT
Apache-2.0
|
---|---|
Categories |
CategoriesJavaScript Languages Git Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgit-coolaj86-com-coolaj86-btoa-js |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbtoa
WebJar for btoa
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/git-coolaj86-com-coolaj86-btoa-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>git-coolaj86-com-coolaj86-btoa-js</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/git-coolaj86-com-coolaj86-btoa-js/
implementation 'org.webjars.npm:git-coolaj86-com-coolaj86-btoa-js:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/git-coolaj86-com-coolaj86-btoa-js/
implementation ("org.webjars.npm:git-coolaj86-com-coolaj86-btoa-js:1.2.1")
'org.webjars.npm:git-coolaj86-com-coolaj86-btoa-js:jar:1.2.1'
<dependency org="org.webjars.npm" name="git-coolaj86-com-coolaj86-btoa-js" rev="1.2.1">
<artifact name="git-coolaj86-com-coolaj86-btoa-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='git-coolaj86-com-coolaj86-btoa-js', version='1.2.1')
)
libraryDependencies += "org.webjars.npm" % "git-coolaj86-com-coolaj86-btoa-js" % "1.2.1"
[org.webjars.npm/git-coolaj86-com-coolaj86-btoa-js "1.2.1"]