License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Ant Build Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdphantomjs-polyfill-object-assign |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionphantomjs-polyfill-object-assign
WebJar for phantomjs-polyfill-object-assign
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/phantomjs-polyfill-object-assign/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>phantomjs-polyfill-object-assign</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/phantomjs-polyfill-object-assign/
implementation 'org.webjars.npm:phantomjs-polyfill-object-assign:0.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/phantomjs-polyfill-object-assign/
implementation ("org.webjars.npm:phantomjs-polyfill-object-assign:0.0.2")
'org.webjars.npm:phantomjs-polyfill-object-assign:jar:0.0.2'
<dependency org="org.webjars.npm" name="phantomjs-polyfill-object-assign" rev="0.0.2">
<artifact name="phantomjs-polyfill-object-assign" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='phantomjs-polyfill-object-assign', version='0.0.2')
)
libraryDependencies += "org.webjars.npm" % "phantomjs-polyfill-object-assign" % "0.0.2"
[org.webjars.npm/phantomjs-polyfill-object-assign "0.0.2"]