| Лицензия |
Лицензия
MIT
Apache-2.0
|
|---|---|
| Категории |
КатегорииJavaScript Языки программирования Git Инструменты разработки Контроль версий |
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторgit-coolaj86-com-coolaj86-atob-js |
| Последняя версия | Последняя версия2.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеatob
WebJar for atob
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]