License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.bowergithub.nhn |
ArtifactId | ArtifactIdtui.editor |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptiontui-editor
WebJar for tui-editor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tui.editor-3.0.0.pom | |
tui.editor-3.0.0.jar | 1 MB |
tui.editor-3.0.0-sources.jar | 22 bytes |
tui.editor-3.0.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>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.editor/
implementation 'org.webjars.bowergithub.nhn:tui.editor:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.editor/
implementation ("org.webjars.bowergithub.nhn:tui.editor:3.0.0")
'org.webjars.bowergithub.nhn:tui.editor:jar:3.0.0'
<dependency org="org.webjars.bowergithub.nhn" name="tui.editor" rev="3.0.0">
<artifact name="tui.editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.nhn', module='tui.editor', version='3.0.0')
)
libraryDependencies += "org.webjars.bowergithub.nhn" % "tui.editor" % "3.0.0"
[org.webjars.bowergithub.nhn/tui.editor "3.0.0"]