is not current version
Last Version 13.03-beta

nl.cloudfarming.client:stock 12.11-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

12.11-beta
Type

Type

pom

Download stock 12.11-beta

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

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