| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtui-code-snippet |
| Last Version | Last Version2.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontui-code-snippet
WebJar for tui-code-snippet
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tui-code-snippet-2.3.2.pom | |
| tui-code-snippet-2.3.2.jar | 96 KB |
| tui-code-snippet-2.3.2-sources.jar | 22 bytes |
| tui-code-snippet-2.3.2-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>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tui-code-snippet/
implementation 'org.webjars.npm:tui-code-snippet:2.3.2'
// https://jarcasting.com/artifacts/org.webjars.npm/tui-code-snippet/
implementation ("org.webjars.npm:tui-code-snippet:2.3.2")
'org.webjars.npm:tui-code-snippet:jar:2.3.2'
<dependency org="org.webjars.npm" name="tui-code-snippet" rev="2.3.2">
<artifact name="tui-code-snippet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tui-code-snippet', version='2.3.2')
)
libraryDependencies += "org.webjars.npm" % "tui-code-snippet" % "2.3.2"
[org.webjars.npm/tui-code-snippet "2.3.2"]