x

xmlc-base

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