is not current version
Last Version 7.0.3

ch.squaredesk.nova:http 4.0.1


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

ch.squaredesk.nova
ArtifactId

ArtifactId

http
Version

Version

4.0.1
Type

Type

jar

Download http 4.0.1


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