Jar examples for x:xml
A packaging of the IntelliJ Community Edition xml library. This is release number 1 of trunk branch 142.
You can download jar file xml 1.0.2 in this page.
GNU General Public License; either version 2 of the License, or (at your option) any later version
You can use the following script to add xml-1.0.2.jar to your project.
<dependency> <groupId>edu.byu.hbll</groupId> <artifactId>xml</artifactId> <version>1.0.2</version> </dependency>
compile group: 'edu.byu.hbll', name: 'xml', version: '1.0.2'
libraryDependencies += "edu.byu.hbll" % "xml" % "1.0.2"
<dependency org="edu.byu.hbll" name="xml" rev="1.0.2"/>
@Grapes(@Grab(group='edu.byu.hbll', module='xml', version='1.0.2'))
'edu.byu.hbll:xml:jar:1.0.2'
Click the following link to download the jar file.
xml-1.0.2-javadoc.jar