| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.picocss |
| ArtifactId | ArtifactIdpico |
| Version | Version1.4.2 |
| Type | Typejar |
| Description |
Descriptionpico
WebJar for pico
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pico-1.4.2.pom | |
| pico-1.4.2.jar | 529 KB |
| pico-1.4.2-sources.jar | 22 bytes |
| pico-1.4.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.picocss/pico/ -->
<dependency>
<groupId>org.webjars.bowergithub.picocss</groupId>
<artifactId>pico</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.picocss/pico/
implementation 'org.webjars.bowergithub.picocss:pico:1.4.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.picocss/pico/
implementation ("org.webjars.bowergithub.picocss:pico:1.4.2")
'org.webjars.bowergithub.picocss:pico:jar:1.4.2'
<dependency org="org.webjars.bowergithub.picocss" name="pico" rev="1.4.2">
<artifact name="pico" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.picocss', module='pico', version='1.4.2')
)
libraryDependencies += "org.webjars.bowergithub.picocss" % "pico" % "1.4.2"
[org.webjars.bowergithub.picocss/pico "1.4.2"]