License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdnl.cloudfarming.client |
ArtifactId | ArtifactIdtask |
Version | Version13.03-beta |
Type | Typepom |
Description |
Descriptiontask
AgroSense task - module suite containing task related modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
task-13.03-beta.pom | 785 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/nl.cloudfarming.client/task/ -->
<dependency>
<groupId>nl.cloudfarming.client</groupId>
<artifactId>task</artifactId>
<version>13.03-beta</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.cloudfarming.client/task/
implementation 'nl.cloudfarming.client:task:13.03-beta'
// https://jarcasting.com/artifacts/nl.cloudfarming.client/task/
implementation ("nl.cloudfarming.client:task:13.03-beta")
'nl.cloudfarming.client:task:pom:13.03-beta'
<dependency org="nl.cloudfarming.client" name="task" rev="13.03-beta">
<artifact name="task" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.cloudfarming.client', module='task', version='13.03-beta')
)
libraryDependencies += "nl.cloudfarming.client" % "task" % "13.03-beta"
[nl.cloudfarming.client/task "13.03-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.modules : org-netbeans-core-windows | jar | RELEASE72 |