License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcodex-tooltip |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptioncodex-tooltip
WebJar for codex-tooltip
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
codex-tooltip-1.0.2.pom | |
codex-tooltip-1.0.2.jar | 88 KB |
codex-tooltip-1.0.2-sources.jar | 22 bytes |
codex-tooltip-1.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/codex-tooltip/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>codex-tooltip</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/codex-tooltip/
implementation 'org.webjars.npm:codex-tooltip:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/codex-tooltip/
implementation ("org.webjars.npm:codex-tooltip:1.0.2")
'org.webjars.npm:codex-tooltip:jar:1.0.2'
<dependency org="org.webjars.npm" name="codex-tooltip" rev="1.0.2">
<artifact name="codex-tooltip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='codex-tooltip', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "codex-tooltip" % "1.0.2"
[org.webjars.npm/codex-tooltip "1.0.2"]