MVN

com.oceanprotocol : squid

Maven & Gradle

Jul 03, 2019
1 usages

Java client library for Ocean Protocol · Squid facilitate the interaction of java clients with the Ocean Protocol network

<dependency>
    <groupId>com.oceanprotocol</groupId>
    <artifactId>squid</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oceanprotocol : squid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of com.oceanprotocol : squid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
squid-0.6.2
squid-0.6.1
squid-0.6.0
0.5.x
squid-0.5.3
squid-0.5.2
squid-0.5.1
squid-0.5.0
0.4.x
squid-0.4.5
squid-0.4.4
squid-0.4.3
squid-0.4.1
squid-0.4.0
0.3.x
squid-0.3.6
squid-0.3.5

How to add a dependency to Maven

Add the following com.oceanprotocol : squid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.oceanprotocol</groupId>
    <artifactId>squid</artifactId>
    <version>0.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oceanprotocol : squid gradle dependency to your build.gradle file:

implementation 'com.oceanprotocol:squid:0.6.2'

Gradle Kotlin DSL: Add the following com.oceanprotocol : squid gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oceanprotocol:squid:0.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oceanprotocol : squid sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oceanprotocol" % "squid" % "0.6.2"

Advertisement

Dependencies from Group

Feb 20, 2019
3 usages
Nov 01, 2019
1 usages
Jul 03, 2019
1 usages
Aug 22, 2019
1 usages

Discover Dependencies

Apr 04, 2021
1 usages
0 stars
Sep 15, 2021
8 usages
323 stars
Feb 11, 2022
17 usages
599 stars
Aug 21, 2020
3 usages
0 stars
Dec 09, 2020
0 stars
Sep 28, 2020
2 usages
0 stars
May 10, 2023
2 usages
423 stars
Jun 13, 2023
7 usages
12.8k stars