License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.nhn |
ArtifactId | ArtifactIdtui.editor |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptiontui.editor
WebJar for tui.editor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tui.editor-2.2.0.pom | |
tui.editor-2.2.0.jar | 2 MB |
tui.editor-2.2.0-sources.jar | 22 bytes |
tui.editor-2.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.editor/ -->
<dependency>
<groupId>org.webjars.bowergithub.nhn</groupId>
<artifactId>tui.editor</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.editor/
implementation 'org.webjars.bowergithub.nhn:tui.editor:2.2.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.editor/
implementation ("org.webjars.bowergithub.nhn:tui.editor:2.2.0")
'org.webjars.bowergithub.nhn:tui.editor:jar:2.2.0'
<dependency org="org.webjars.bowergithub.nhn" name="tui.editor" rev="2.2.0">
<artifact name="tui.editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.nhn', module='tui.editor', version='2.2.0')
)
libraryDependencies += "org.webjars.bowergithub.nhn" % "tui.editor" % "2.2.0"
[org.webjars.bowergithub.nhn/tui.editor "2.2.0"]