| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdprettycron |
| Version | Version0.10.0 |
| Type | Typejar |
| Description |
Descriptionprettycron
WebJar for prettycron
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| prettycron-0.10.0.pom | |
| prettycron-0.10.0.jar | 10 KB |
| prettycron-0.10.0-sources.jar | 22 bytes |
| prettycron-0.10.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/prettycron/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>prettycron</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/prettycron/
implementation 'org.webjars.bower:prettycron:0.10.0'
// https://jarcasting.com/artifacts/org.webjars.bower/prettycron/
implementation ("org.webjars.bower:prettycron:0.10.0")
'org.webjars.bower:prettycron:jar:0.10.0'
<dependency org="org.webjars.bower" name="prettycron" rev="0.10.0">
<artifact name="prettycron" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='prettycron', version='0.10.0')
)
libraryDependencies += "org.webjars.bower" % "prettycron" % "0.10.0"
[org.webjars.bower/prettycron "0.10.0"]