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