GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtui-code-snippet |
Version | Version1.5.0 |
Type | Typejar |
Filename | Size |
---|---|
tui-code-snippet-1.5.0.pom | |
tui-code-snippet-1.5.0.jar | 103 KB |
tui-code-snippet-1.5.0-sources.jar | 22 bytes |
tui-code-snippet-1.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tui-code-snippet/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tui-code-snippet</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tui-code-snippet/
implementation 'org.webjars.npm:tui-code-snippet:1.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/tui-code-snippet/
implementation ("org.webjars.npm:tui-code-snippet:1.5.0")
'org.webjars.npm:tui-code-snippet:jar:1.5.0'
<dependency org="org.webjars.npm" name="tui-code-snippet" rev="1.5.0">
<artifact name="tui-code-snippet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tui-code-snippet', version='1.5.0')
)
libraryDependencies += "org.webjars.npm" % "tui-code-snippet" % "1.5.0"
[org.webjars.npm/tui-code-snippet "1.5.0"]