is not current version
Last Version 3.0.0

org.tinygroup:org.tinygroup.spider 1.1.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.spider
Version

Version

1.1.0
Type

Type

jar

Download org.tinygroup.spider 1.1.0


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