is not current version
Last Version 1.1.3

com.gitee.ainilili:seeker 1.0.3

Xml parser

GroupId

GroupId

com.gitee.ainilili
ArtifactId

ArtifactId

seeker
Version

Version

1.0.3
Type

Type

jar

Download seeker 1.0.3


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