is not current version
Last Version 13.03-beta

nl.cloudfarming.client:calendar-api 13.02-beta

AgroSense calendar core project

Categories

Categories

CLI User Interface
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

calendar-api
Version

Version

13.02-beta
Type

Type

jar

Download calendar-api 13.02-beta


<!-- https://jarcasting.com/artifacts/nl.cloudfarming.client/calendar-api/ -->
<dependency>
    <groupId>nl.cloudfarming.client</groupId>
    <artifactId>calendar-api</artifactId>
    <version>13.02-beta</version>
</dependency>
// https://jarcasting.com/artifacts/nl.cloudfarming.client/calendar-api/
implementation 'nl.cloudfarming.client:calendar-api:13.02-beta'
// https://jarcasting.com/artifacts/nl.cloudfarming.client/calendar-api/
implementation ("nl.cloudfarming.client:calendar-api:13.02-beta")
'nl.cloudfarming.client:calendar-api:jar:13.02-beta'
<dependency org="nl.cloudfarming.client" name="calendar-api" rev="13.02-beta">
  <artifact name="calendar-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.cloudfarming.client', module='calendar-api', version='13.02-beta')
)
libraryDependencies += "nl.cloudfarming.client" % "calendar-api" % "13.02-beta"
[nl.cloudfarming.client/calendar-api "13.02-beta"]