Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-eriklumme-timer-bar |
Version | Versionv1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-eriklumme-timer-bar/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-eriklumme-timer-bar</artifactId>
<version>v1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-eriklumme-timer-bar/
implementation 'org.webjars.bower:github-com-eriklumme-timer-bar:v1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-eriklumme-timer-bar/
implementation ("org.webjars.bower:github-com-eriklumme-timer-bar:v1.0.0")
'org.webjars.bower:github-com-eriklumme-timer-bar:jar:v1.0.0'
<dependency org="org.webjars.bower" name="github-com-eriklumme-timer-bar" rev="v1.0.0">
<artifact name="github-com-eriklumme-timer-bar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-eriklumme-timer-bar', version='v1.0.0')
)
libraryDependencies += "org.webjars.bower" % "github-com-eriklumme-timer-bar" % "v1.0.0"
[org.webjars.bower/github-com-eriklumme-timer-bar "v1.0.0"]