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