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