не последняя версия
Последняя версия 0.6.2

com.oceanprotocol:squid 0.3.6

Squid facilitate the interaction of java clients with the Ocean Protocol network

Группа

Группа

com.oceanprotocol
Идентификатор

Идентификатор

squid
Версия

Версия

0.3.6
Тип

Тип

jar

Скачать squid 0.3.6


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