is not current version
Last Version 13.03-beta

nl.cloudfarming.client:agrosense 1.0.21

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

1.0.21
Type

Type

pom

Download agrosense 1.0.21

Filename Size
agrosense-1.0.21.pom 23 KB
Browse

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