is not current version
Last Version 1.0.20

nl.cloudfarming.client:parent-core 1.0.12


Categories

Categories

CLI User Interface
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

parent-core
Version

Version

1.0.12
Type

Type

pom

Download parent-core 1.0.12

Filename Size
parent-core-1.0.12.pom 25 KB
Browse

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