gpt4 book ai didi

java - Jzy3d API 的正确 jar 文件是什么?

转载 作者:行者123 更新时间:2023-11-30 10:31:17 24 4
gpt4 key购买 nike

谁能告诉我要下载哪些 .jar 文件才能获得最新的 Jzy3d 版本?我看过他们的website但我不知道要下载哪些文件。

最佳答案

最简单的方法是使用maven 构建Jzy3d 图表。 Install maven如果你没有。

在项目的根目录添加一个 maven pom.xml 文件,similar to this one .运行以下命令将导入依赖项并构建项目

mvn clean test install

如果您想手动检索 jar(气馁),您可以获得 jzy3d 构建 here .您还必须下载 jzy3d 依赖项(jogl、jply、jmathio、jdt-core、miglayout、opencsv 等),如 jzy3d-api pom file 中所列。 .

关于java - Jzy3d API 的正确 jar 文件是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43299165/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com