Last Version

ponto-client 0.0.1

Client library for Ponto (https://myponto.com)

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

be.looorent
ArtifactId

ArtifactId

ponto-client
Version

Version

0.0.1
Type

Type

jar
Description

Description

ponto-client
Client library for Ponto (https://myponto.com)
Project URL

Project URL

https://github.com/looorent/ponto-client
Source Code Management

Source Code Management

https://github.com/looorent/ponto-client

Download ponto-client 0.0.1


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.9

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.spockframework : spock-core jar 1.3-groovy-2.5
org.codehaus.groovy : groovy-all jar 2.5.8

Project Modules

There are no modules declared in this project.