| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgrim |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
Descriptiongrim
WebJar for grim
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grim-2.0.2.pom | |
| grim-2.0.2.jar | 7 KB |
| grim-2.0.2-sources.jar | 22 bytes |
| grim-2.0.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/grim/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>grim</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grim/
implementation 'org.webjars.npm:grim:2.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/grim/
implementation ("org.webjars.npm:grim:2.0.2")
'org.webjars.npm:grim:jar:2.0.2'
<dependency org="org.webjars.npm" name="grim" rev="2.0.2">
<artifact name="grim" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grim', version='2.0.2')
)
libraryDependencies += "org.webjars.npm" % "grim" % "2.0.2"
[org.webjars.npm/grim "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : event-kit | jar | [2.0.0,3) |