GroupId | GroupIdorg.webjars.bowergithub.nhn |
---|---|
ArtifactId | ArtifactIdtui.date-picker |
Version | Version4.1.0 |
Type | Typejar |
Filename | Size |
---|---|
tui.date-picker-4.1.0.pom | |
tui.date-picker-4.1.0.jar | 80 KB |
tui.date-picker-4.1.0-sources.jar | 22 bytes |
tui.date-picker-4.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.date-picker/ -->
<dependency>
<groupId>org.webjars.bowergithub.nhn</groupId>
<artifactId>tui.date-picker</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.date-picker/
implementation 'org.webjars.bowergithub.nhn:tui.date-picker:4.1.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.nhn/tui.date-picker/
implementation ("org.webjars.bowergithub.nhn:tui.date-picker:4.1.0")
'org.webjars.bowergithub.nhn:tui.date-picker:jar:4.1.0'
<dependency org="org.webjars.bowergithub.nhn" name="tui.date-picker" rev="4.1.0">
<artifact name="tui.date-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.nhn', module='tui.date-picker', version='4.1.0')
)
libraryDependencies += "org.webjars.bowergithub.nhn" % "tui.date-picker" % "4.1.0"
[org.webjars.bowergithub.nhn/tui.date-picker "4.1.0"]