is not current version
Last Version 1.0.20

nl.cloudfarming.client:parent-core 1.0.18


Categories

Categories

CLI User Interface
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

parent-core
Version

Version

1.0.18
Type

Type

pom

Download parent-core 1.0.18

Filename Size
parent-core-1.0.18.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.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.cloudfarming.client/parent-core/
implementation 'nl.cloudfarming.client:parent-core:1.0.18'
// https://jarcasting.com/artifacts/nl.cloudfarming.client/parent-core/
implementation ("nl.cloudfarming.client:parent-core:1.0.18")
'nl.cloudfarming.client:parent-core:pom:1.0.18'
<dependency org="nl.cloudfarming.client" name="parent-core" rev="1.0.18">
  <artifact name="parent-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.cloudfarming.client', module='parent-core', version='1.0.18')
)
libraryDependencies += "nl.cloudfarming.client" % "parent-core" % "1.0.18"
[nl.cloudfarming.client/parent-core "1.0.18"]