x

xmlc-wml

Files download
File Operation
xmlc-wml-2.2.7.1.jar download
xmlc-wml-2.2.7.1.pom download
Apache Maven
<dependency>
  <groupId>org.enhydra.xmlc</groupId>
  <artifactId>xmlc-wml</artifactId>
  <version>2.2.7.1</version>
</dependency>
Gradle Groovy
implementation 'org.enhydra.xmlc:xmlc-wml:2.2.7.1'
Gradle Kotlin
implementation("org.enhydra.xmlc:xmlc-wml:2.2.7.1")
Scala SBT
libraryDependencies += "org.enhydra.xmlc" % "xmlc-wml" % "2.2.7.1"
Groovy Grape
@Grapes(
  @Grab(group='org.enhydra.xmlc', module='xmlc-wml', version='2.2.7.1')
)
Apache Ivy
<dependency org="org.enhydra.xmlc" name="xmlc-wml" rev="2.2.7.1" />
Leiningen
[org.enhydra.xmlc/xmlc-wml "2.2.7.1"]
Apache Buildr
'org.enhydra.xmlc:xmlc-wml:jar:2.2.7.1'
Dependencies
The project has no third-party dependencies