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