License |
License
BSD
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-yahoo-pure |
Version | Version0.6.2 |
Type | Typejar |
Description |
Descriptionpurecss
WebJar for purecss
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-yahoo-pure-0.6.2.pom | |
github-com-yahoo-pure-0.6.2.jar | 39 KB |
github-com-yahoo-pure-0.6.2-sources.jar | 22 bytes |
github-com-yahoo-pure-0.6.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-yahoo-pure/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-yahoo-pure</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-yahoo-pure/
implementation 'org.webjars.npm:github-com-yahoo-pure:0.6.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-yahoo-pure/
implementation ("org.webjars.npm:github-com-yahoo-pure:0.6.2")
'org.webjars.npm:github-com-yahoo-pure:jar:0.6.2'
<dependency org="org.webjars.npm" name="github-com-yahoo-pure" rev="0.6.2">
<artifact name="github-com-yahoo-pure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-yahoo-pure', version='0.6.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-yahoo-pure" % "0.6.2"
[org.webjars.npm/github-com-yahoo-pure "0.6.2"]