is not current version
Last Version 1.5.0

com.mtons:mtons-spider 1.3.1

mtons spider is a web spider, that aims to be very flexible, easy to extend, and portable

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.mtons
ArtifactId

ArtifactId

mtons-spider
Version

Version

1.3.1
Type

Type

jar

Download mtons-spider 1.3.1


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