is not current version
Last Version 1.1.3

com.gitee.ainilili:seeker 1.0.8

Xml parser

GroupId

GroupId

com.gitee.ainilili
ArtifactId

ArtifactId

seeker
Version

Version

1.0.8
Type

Type

jar

Download seeker 1.0.8


<!-- https://jarcasting.com/artifacts/com.gitee.ainilili/seeker/ -->
<dependency>
    <groupId>com.gitee.ainilili</groupId>
    <artifactId>seeker</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ainilili/seeker/
implementation 'com.gitee.ainilili:seeker:1.0.8'
// https://jarcasting.com/artifacts/com.gitee.ainilili/seeker/
implementation ("com.gitee.ainilili:seeker:1.0.8")
'com.gitee.ainilili:seeker:jar:1.0.8'
<dependency org="com.gitee.ainilili" name="seeker" rev="1.0.8">
  <artifact name="seeker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ainilili', module='seeker', version='1.0.8')
)
libraryDependencies += "com.gitee.ainilili" % "seeker" % "1.0.8"
[com.gitee.ainilili/seeker "1.0.8"]