License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-sindresorhus-object-assign |
Version | Version4.1.1 |
Type | Typejar |
Description |
Descriptionobject-assign
WebJar for object-assign
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-sindresorhus-object-assign/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-sindresorhus-object-assign</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sindresorhus-object-assign/
implementation 'org.webjars.npm:github-com-sindresorhus-object-assign:4.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-sindresorhus-object-assign/
implementation ("org.webjars.npm:github-com-sindresorhus-object-assign:4.1.1")
'org.webjars.npm:github-com-sindresorhus-object-assign:jar:4.1.1'
<dependency org="org.webjars.npm" name="github-com-sindresorhus-object-assign" rev="4.1.1">
<artifact name="github-com-sindresorhus-object-assign" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-sindresorhus-object-assign', version='4.1.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-sindresorhus-object-assign" % "4.1.1"
[org.webjars.npm/github-com-sindresorhus-object-assign "4.1.1"]