r

reptile-core

HTML网页解析及特定内容获取工具。
https://www.jiangyc.com/reptile-core
GNU GENERAL PUBLIC LICENSE, Version 3
佳木流泉
Files download
File Operation
reptile-core-1.3.1.jar download
reptile-core-1.3.1.pom download
reptile-core-1.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jiangyc</groupId>
  <artifactId>reptile-core</artifactId>
  <version>1.3.1</version>
</dependency>
Gradle Groovy
implementation 'com.jiangyc:reptile-core:1.3.1'
Gradle Kotlin
implementation("com.jiangyc:reptile-core:1.3.1")
Scala SBT
libraryDependencies += "com.jiangyc" % "reptile-core" % "1.3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.jiangyc', module='reptile-core', version='1.3.1')
)
Apache Ivy
<dependency org="com.jiangyc" name="reptile-core" rev="1.3.1" />
Leiningen
[com.jiangyc/reptile-core "1.3.1"]
Apache Buildr
'com.jiangyc:reptile-core:jar:1.3.1'
Dependencies