is not current version
Last Version 13.03-beta

nl.cloudfarming.client:stock 13.02-beta

AgroSense stock - Module suite containing stock and static code list modules

Categories

Categories

CLI User Interface
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

stock
Version

Version

13.02-beta
Type

Type

pom

Download stock 13.02-beta

Filename Size
stock-13.02-beta.pom 785 bytes
Browse

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