is not current version
Last Version 13.03-beta

nl.cloudfarming.client:field 1.0.20


Categories

Categories

CLI User Interface
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

field
Version

Version

1.0.20
Type

Type

pom

Download field 1.0.20

Filename Size
field-1.0.20.pom 706 bytes
Browse

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