| License |
License
BSD-3-Clause
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreftools |
| Last Version | Last Version1.1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreftools
WebJar for reftools
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reftools-1.1.9.pom | |
| reftools-1.1.9.jar | 14 KB |
| reftools-1.1.9-sources.jar | 22 bytes |
| reftools-1.1.9-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/reftools/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>reftools</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/reftools/
implementation 'org.webjars.npm:reftools:1.1.9'
// https://jarcasting.com/artifacts/org.webjars.npm/reftools/
implementation ("org.webjars.npm:reftools:1.1.9")
'org.webjars.npm:reftools:jar:1.1.9'
<dependency org="org.webjars.npm" name="reftools" rev="1.1.9">
<artifact name="reftools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='reftools', version='1.1.9')
)
libraryDependencies += "org.webjars.npm" % "reftools" % "1.1.9"
[org.webjars.npm/reftools "1.1.9"]