License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.spidersample |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
org.tinygroup.spidersample-3.0.0.pom | |
org.tinygroup.spidersample-3.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.spidersample/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.spidersample</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.spidersample/
implementation 'org.tinygroup:org.tinygroup.spidersample:3.0.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.spidersample/
implementation ("org.tinygroup:org.tinygroup.spidersample:3.0.0")
'org.tinygroup:org.tinygroup.spidersample:jar:3.0.0'
<dependency org="org.tinygroup" name="org.tinygroup.spidersample" rev="3.0.0">
<artifact name="org.tinygroup.spidersample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.spidersample', version='3.0.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.spidersample" % "3.0.0"
[org.tinygroup/org.tinygroup.spidersample "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.spider | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |