文件下载
文件名 操作
lmxml-resource_2.9.0-0.1.3.jar 下载
lmxml-resource_2.9.0-0.1.3.pom 下载
lmxml-resource_2.9.0-0.1.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.philcali</groupId>
  <artifactId>lmxml-resource_2.9.0</artifactId>
  <version>0.1.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.philcali:lmxml-resource_2.9.0:0.1.3'
Gradle Kotlin
implementation("com.github.philcali:lmxml-resource_2.9.0:0.1.3")
Scala SBT
libraryDependencies += "com.github.philcali" % "lmxml-resource_2.9.0" % "0.1.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.philcali', module='lmxml-resource_2.9.0', version='0.1.3')
)
Apache Ivy
<dependency org="com.github.philcali" name="lmxml-resource_2.9.0" rev="0.1.3" />
Leiningen
[com.github.philcali/lmxml-resource_2.9.0 "0.1.3"]
Apache Buildr
'com.github.philcali:lmxml-resource_2.9.0:jar:0.1.3'