is not current version
Last Version 1.1.3

com.gitee.ainilili:seeker 1.0.7

Xml parser

GroupId

GroupId

com.gitee.ainilili
ArtifactId

ArtifactId

seeker
Version

Version

1.0.7
Type

Type

jar

Download seeker 1.0.7


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