is not current version
Last Version 1.4.3

pl.codewise.canaveral:canaveral-runners 1.4.0


GroupId

GroupId

pl.codewise.canaveral
ArtifactId

ArtifactId

canaveral-runners
Version

Version

1.4.0
Type

Type

pom

Download canaveral-runners 1.4.0

Filename Size
canaveral-runners-1.4.0.pom 721 bytes
Browse

<!-- https://jarcasting.com/artifacts/pl.codewise.canaveral/canaveral-runners/ -->
<dependency>
    <groupId>pl.codewise.canaveral</groupId>
    <artifactId>canaveral-runners</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.codewise.canaveral/canaveral-runners/
implementation 'pl.codewise.canaveral:canaveral-runners:1.4.0'
// https://jarcasting.com/artifacts/pl.codewise.canaveral/canaveral-runners/
implementation ("pl.codewise.canaveral:canaveral-runners:1.4.0")
'pl.codewise.canaveral:canaveral-runners:pom:1.4.0'
<dependency org="pl.codewise.canaveral" name="canaveral-runners" rev="1.4.0">
  <artifact name="canaveral-runners" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.codewise.canaveral', module='canaveral-runners', version='1.4.0')
)
libraryDependencies += "pl.codewise.canaveral" % "canaveral-runners" % "1.4.0"
[pl.codewise.canaveral/canaveral-runners "1.4.0"]