is not current version
Last Version 11.10.6

com.calendarfx:view 11.8.3


GroupId

GroupId

com.calendarfx
ArtifactId

ArtifactId

view
Version

Version

11.8.3
Type

Type

jar

Download view 11.8.3


<!-- https://jarcasting.com/artifacts/com.calendarfx/view/ -->
<dependency>
    <groupId>com.calendarfx</groupId>
    <artifactId>view</artifactId>
    <version>11.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.calendarfx/view/
implementation 'com.calendarfx:view:11.8.3'
// https://jarcasting.com/artifacts/com.calendarfx/view/
implementation ("com.calendarfx:view:11.8.3")
'com.calendarfx:view:jar:11.8.3'
<dependency org="com.calendarfx" name="view" rev="11.8.3">
  <artifact name="view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.calendarfx', module='view', version='11.8.3')
)
libraryDependencies += "com.calendarfx" % "view" % "11.8.3"
[com.calendarfx/view "11.8.3"]