is not current version
Last Version 1.4.3

pl.codewise.canaveral:canaveral-runners 1.3.2


GroupId

GroupId

pl.codewise.canaveral
ArtifactId

ArtifactId

canaveral-runners
Version

Version

1.3.2
Type

Type

pom

Download canaveral-runners 1.3.2

Filename Size
canaveral-runners-1.3.2.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.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.codewise.canaveral/canaveral-runners/
implementation 'pl.codewise.canaveral:canaveral-runners:1.3.2'
// https://jarcasting.com/artifacts/pl.codewise.canaveral/canaveral-runners/
implementation ("pl.codewise.canaveral:canaveral-runners:1.3.2")
'pl.codewise.canaveral:canaveral-runners:pom:1.3.2'
<dependency org="pl.codewise.canaveral" name="canaveral-runners" rev="1.3.2">
  <artifact name="canaveral-runners" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.codewise.canaveral', module='canaveral-runners', version='1.3.2')
)
libraryDependencies += "pl.codewise.canaveral" % "canaveral-runners" % "1.3.2"
[pl.codewise.canaveral/canaveral-runners "1.3.2"]