License |
License |
---|---|
GroupId | GroupIdcom.gitee.ainilili |
ArtifactId | ArtifactIdseeker |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseeker
Xml parser
|
Filename | Size |
---|---|
seeker-1.1.3.pom | |
seeker-1.1.3.jar | 36 KB |
seeker-1.1.3-sources.jar | 20 KB |
seeker-1.1.3-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.ainilili/seeker/ -->
<dependency>
<groupId>com.gitee.ainilili</groupId>
<artifactId>seeker</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ainilili/seeker/
implementation 'com.gitee.ainilili:seeker:1.1.3'
// https://jarcasting.com/artifacts/com.gitee.ainilili/seeker/
implementation ("com.gitee.ainilili:seeker:1.1.3")
'com.gitee.ainilili:seeker:jar:1.1.3'
<dependency org="com.gitee.ainilili" name="seeker" rev="1.1.3">
<artifact name="seeker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ainilili', module='seeker', version='1.1.3')
)
libraryDependencies += "com.gitee.ainilili" % "seeker" % "1.1.3"
[com.gitee.ainilili/seeker "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.ainilili : noson | jar | 1.1.3 |