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