License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub__time-elements |
Version | Version3.1.1 |
Type | Typejar |
Description |
Description@github/time-elements
WebJar for @github/time-elements
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github__time-elements-3.1.1.pom | |
github__time-elements-3.1.1.jar | 17 KB |
github__time-elements-3.1.1-sources.jar | 22 bytes |
github__time-elements-3.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github__time-elements/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github__time-elements</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github__time-elements/
implementation 'org.webjars.npm:github__time-elements:3.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github__time-elements/
implementation ("org.webjars.npm:github__time-elements:3.1.1")
'org.webjars.npm:github__time-elements:jar:3.1.1'
<dependency org="org.webjars.npm" name="github__time-elements" rev="3.1.1">
<artifact name="github__time-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github__time-elements', version='3.1.1')
)
libraryDependencies += "org.webjars.npm" % "github__time-elements" % "3.1.1"
[org.webjars.npm/github__time-elements "3.1.1"]