is not current version
Last Version 13.03-beta

nl.cloudfarming.client:crop 12.12-beta


Categories

Categories

CLI User Interface
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

crop
Version

Version

12.12-beta
Type

Type

pom

Download crop 12.12-beta

Filename Size
crop-12.12-beta.pom 683 bytes
Browse

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