is not current version
Last Version 1.0.20

nl.cloudfarming.client:parent-core 1.0.15


Categories

Categories

CLI User Interface
GroupId

GroupId

nl.cloudfarming.client
ArtifactId

ArtifactId

parent-core
Version

Version

1.0.15
Type

Type

pom

Download parent-core 1.0.15

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