License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-tempusdominus-core |
Version | Version5.0.0-alpha13 |
Type | Typejar |
Description |
Descriptioncore
WebJar for core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-tempusdominus-core/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-tempusdominus-core</artifactId>
<version>5.0.0-alpha13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-tempusdominus-core/
implementation 'org.webjars.bower:github-com-tempusdominus-core:5.0.0-alpha13'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-tempusdominus-core/
implementation ("org.webjars.bower:github-com-tempusdominus-core:5.0.0-alpha13")
'org.webjars.bower:github-com-tempusdominus-core:jar:5.0.0-alpha13'
<dependency org="org.webjars.bower" name="github-com-tempusdominus-core" rev="5.0.0-alpha13">
<artifact name="github-com-tempusdominus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-tempusdominus-core', version='5.0.0-alpha13')
)
libraryDependencies += "org.webjars.bower" % "github-com-tempusdominus-core" % "5.0.0-alpha13"
[org.webjars.bower/github-com-tempusdominus-core "5.0.0-alpha13"]