文件下载
文件名 操作
jhotdraw-7.6.20190506.jar 下载
jhotdraw-7.6.20190506.pom 下载
jhotdraw-7.6.20190506-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.opentcs.thirdparty.jhotdraw</groupId>
  <artifactId>jhotdraw</artifactId>
  <version>7.6.20190506</version>
</dependency>
Gradle Groovy
implementation 'org.opentcs.thirdparty.jhotdraw:jhotdraw:7.6.20190506'
Gradle Kotlin
implementation("org.opentcs.thirdparty.jhotdraw:jhotdraw:7.6.20190506")
Scala SBT
libraryDependencies += "org.opentcs.thirdparty.jhotdraw" % "jhotdraw" % "7.6.20190506"
Groovy Grape
@Grapes(
  @Grab(group='org.opentcs.thirdparty.jhotdraw', module='jhotdraw', version='7.6.20190506')
)
Apache Ivy
<dependency org="org.opentcs.thirdparty.jhotdraw" name="jhotdraw" rev="7.6.20190506" />
Leiningen
[org.opentcs.thirdparty.jhotdraw/jhotdraw "7.6.20190506"]
Apache Buildr
'org.opentcs.thirdparty.jhotdraw:jhotdraw:jar:7.6.20190506'
本项目依赖
该项目无第三方依赖