не последняя версия
Последняя версия 2.0.0

org.webjars.npm:xmlhttprequest-ssl 1.5.1

WebJar for xmlhttprequest-ssl

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

xmlhttprequest-ssl
Версия

Версия

1.5.1
Тип

Тип

jar

Скачать xmlhttprequest-ssl 1.5.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/xmlhttprequest-ssl/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>xmlhttprequest-ssl</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/xmlhttprequest-ssl/
implementation 'org.webjars.npm:xmlhttprequest-ssl:1.5.1'
// https://jarcasting.com/artifacts/org.webjars.npm/xmlhttprequest-ssl/
implementation ("org.webjars.npm:xmlhttprequest-ssl:1.5.1")
'org.webjars.npm:xmlhttprequest-ssl:jar:1.5.1'
<dependency org="org.webjars.npm" name="xmlhttprequest-ssl" rev="1.5.1">
  <artifact name="xmlhttprequest-ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='xmlhttprequest-ssl', version='1.5.1')
)
libraryDependencies += "org.webjars.npm" % "xmlhttprequest-ssl" % "1.5.1"
[org.webjars.npm/xmlhttprequest-ssl "1.5.1"]