License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-jboesch-Gritter |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGritter
WebJar for Gritter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-jboesch-Gritter-1.7.4.pom | |
github-com-jboesch-Gritter-1.7.4.jar | 292 KB |
github-com-jboesch-Gritter-1.7.4-sources.jar | 22 bytes |
github-com-jboesch-Gritter-1.7.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-jboesch-Gritter/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-jboesch-Gritter</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jboesch-Gritter/
implementation 'org.webjars.npm:github-com-jboesch-Gritter:1.7.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jboesch-Gritter/
implementation ("org.webjars.npm:github-com-jboesch-Gritter:1.7.4")
'org.webjars.npm:github-com-jboesch-Gritter:jar:1.7.4'
<dependency org="org.webjars.npm" name="github-com-jboesch-Gritter" rev="1.7.4">
<artifact name="github-com-jboesch-Gritter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-jboesch-Gritter', version='1.7.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-jboesch-Gritter" % "1.7.4"
[org.webjars.npm/github-com-jboesch-Gritter "1.7.4"]