MVN

cc.gospy : gospy-core

Maven & Gradle

May 19, 2017
6 stars

gospy-core · scalable web crawler framework

<dependency>
    <groupId>cc.gospy</groupId>
    <artifactId>gospy-core</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.gospy : gospy-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of cc.gospy : gospy-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
gospy-core-0.2.2
gospy-core-0.2.1

How to add a dependency to Maven

Add the following cc.gospy : gospy-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.gospy</groupId>
    <artifactId>gospy-core</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.gospy : gospy-core gradle dependency to your build.gradle file:

implementation 'cc.gospy:gospy-core:0.2.2'

Gradle Kotlin DSL: Add the following cc.gospy : gospy-core gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.gospy:gospy-core:0.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.gospy : gospy-core sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.gospy" % "gospy-core" % "0.2.2"

Advertisement

Dependencies from Group

May 19, 2017
6 stars

Discover Dependencies

Aug 22, 2023
1 usages
6.7k stars
May 16, 2017
1 stars
Jul 31, 2023
4 usages
29.2k stars
Aug 25, 2023
3 usages
4.8k stars
Aug 25, 2023
16 usages
4.8k stars
Apr 19, 2017
6 usages
30 stars
Aug 03, 2018
4 usages
Nov 21, 2022
18 stars