is not current version
Last Version 1.1.3

com.gitee.ainilili:seeker 1.1.1

Xml parser

GroupId

GroupId

com.gitee.ainilili
ArtifactId

ArtifactId

seeker
Version

Version

1.1.1
Type

Type

jar

Download seeker 1.1.1


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