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