r

reptile-core2

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