x

xmlc-voicexml

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