License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-zloirock-core-js |
Version | Version2.5.5 |
Type | Typejar |
Description |
Descriptioncore-js
WebJar for core-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-zloirock-core-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-zloirock-core-js</artifactId>
<version>2.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-zloirock-core-js/
implementation 'org.webjars.npm:github-com-zloirock-core-js:2.5.5'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-zloirock-core-js/
implementation ("org.webjars.npm:github-com-zloirock-core-js:2.5.5")
'org.webjars.npm:github-com-zloirock-core-js:jar:2.5.5'
<dependency org="org.webjars.npm" name="github-com-zloirock-core-js" rev="2.5.5">
<artifact name="github-com-zloirock-core-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-zloirock-core-js', version='2.5.5')
)
libraryDependencies += "org.webjars.npm" % "github-com-zloirock-core-js" % "2.5.5"
[org.webjars.npm/github-com-zloirock-core-js "2.5.5"]