What exact version of yFiles am I using?

Questions & Answers

Summary

Explains how to determine the exact yFiles version.
For a better user experience, please go to the integrated documentation viewer to read this article.

Description

To find out the exact version of the yFiles jar file you are using, invoke class y.util.YVersion contained in y.jar:

java -cp <yFilesPath>/y.jar y.util.YVersion

This will return the exact version string of the yFiles jar.

Categories this article belongs to:
yFiles for Java
Applies to:
yFiles for Java 2: 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 2.10, 2.11, 2.12, 2.13, 2.14, 2.15, 2.16, 2.17, 2.18
yFiles.NET: 2.2, 2.3, 2.4
Keywords:
version