GroupId | GroupIdorg.webjars.bowergithub.nhn |
---|---|
ArtifactId | ArtifactIdtui.editor |
Version | Version1.4.10 |
Type | Typejar |
Filename | Size |
---|---|
tui.editor-1.4.10.pom | |
tui.editor-1.4.10.jar | 4 MB |
tui.editor-1.4.10-sources.jar | 22 bytes |
tui.editor-1.4.10-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>1.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.editor/
implementation 'org.webjars.bowergithub.nhn:tui.editor:1.4.10'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.editor/
implementation ("org.webjars.bowergithub.nhn:tui.editor:1.4.10")
'org.webjars.bowergithub.nhn:tui.editor:jar:1.4.10'
<dependency org="org.webjars.bowergithub.nhn" name="tui.editor" rev="1.4.10">
<artifact name="tui.editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.nhn', module='tui.editor', version='1.4.10')
)
libraryDependencies += "org.webjars.bowergithub.nhn" % "tui.editor" % "1.4.10"
[org.webjars.bowergithub.nhn/tui.editor "1.4.10"]