License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.nextpulse |
ArtifactId | ArtifactIdjacumulus |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionjacumulus
Simple Java client for the Acumulus.nl API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jacumulus-0.1.1.pom | |
jacumulus-0.1.1.jar | 66 KB |
jacumulus-0.1.1-sources.jar | 23 KB |
jacumulus-0.1.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.nextpulse/jacumulus/ -->
<dependency>
<groupId>net.nextpulse</groupId>
<artifactId>jacumulus</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.nextpulse/jacumulus/
implementation 'net.nextpulse:jacumulus:0.1.1'
// https://jarcasting.com/artifacts/net.nextpulse/jacumulus/
implementation ("net.nextpulse:jacumulus:0.1.1")
'net.nextpulse:jacumulus:jar:0.1.1'
<dependency org="net.nextpulse" name="jacumulus" rev="0.1.1">
<artifact name="jacumulus" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nextpulse', module='jacumulus', version='0.1.1')
)
libraryDependencies += "net.nextpulse" % "jacumulus" % "0.1.1"
[net.nextpulse/jacumulus "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
joda-time : joda-time | jar | 2.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.71 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
junit : junit | jar | 4.12 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.2.71 |
commons-io : commons-io | jar | 2.5 |