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