is not current version
Last Version 11.10.6

com.calendarfx:view 8.5.1


GroupId

GroupId

com.calendarfx
ArtifactId

ArtifactId

view
Version

Version

8.5.1
Type

Type

jar

Download view 8.5.1


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