Download seeker-1.1.1.jar file - Jar s

Jar examples for s:seeker

Description

Xml parser

You can download jar file seeker 1.1.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add seeker-1.1.1.jar to your project.

<dependency>
   <groupId>com.gitee.ainilili</groupId>
   <artifactId>seeker</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.gitee.ainilili', name: 'seeker', version: '1.1.1'
libraryDependencies += "com.gitee.ainilili" % "seeker" % "1.1.1"
<dependency org="com.gitee.ainilili" name="seeker" rev="1.1.1"/>
@Grapes(@Grab(group='com.gitee.ainilili', module='seeker', version='1.1.1'))
'com.gitee.ainilili:seeker:jar:1.1.1'

Download

Click the following link to download the jar file.

seeker-1.1.1-javadoc.jar
seeker-1.1.1-sources.jar
seeker-1.1.1.jar
seeker-1.1.1.pom



Related Tutorials