t

tui.calendar

WebJar for tui-calendar
http://webjars.org
MIT
Files download
File Operation
tui.calendar-1.7.0.jar download
tui.calendar-1.7.0.pom download
tui.calendar-1.7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bowergithub.nhnent</groupId>
  <artifactId>tui.calendar</artifactId>
  <version>1.7.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bowergithub.nhnent:tui.calendar:1.7.0'
Gradle Kotlin
implementation("org.webjars.bowergithub.nhnent:tui.calendar:1.7.0")
Scala SBT
libraryDependencies += "org.webjars.bowergithub.nhnent" % "tui.calendar" % "1.7.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bowergithub.nhnent', module='tui.calendar', version='1.7.0')
)
Apache Ivy
<dependency org="org.webjars.bowergithub.nhnent" name="tui.calendar" rev="1.7.0" />
Leiningen
[org.webjars.bowergithub.nhnent/tui.calendar "1.7.0"]
Apache Buildr
'org.webjars.bowergithub.nhnent:tui.calendar:jar:1.7.0'