is not current version
Last Version 13.03-beta

nl.cloudfarming.client:agrosense 12.11-beta

AgroSense is a highly modular farm management system base on the netbeans platform.

Categories

Categories

CLI User Interface
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

agrosense
Version

Version

12.11-beta
Type

Type

pom

Download agrosense 12.11-beta

Filename Size
agrosense-12.11-beta.pom 25 KB
Browse

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