is not current version
Last Version 7.0.3

ch.squaredesk.nova:http 6.0.0


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

ch.squaredesk.nova
ArtifactId

ArtifactId

http
Version

Version

6.0.0
Type

Type

jar

Download http 6.0.0


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