is not current version
Last Version 18

org.no-hope:env-ci 17

CI configuration aimed to simplify common QA routines

GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

env-ci
Version

Version

17
Type

Type

pom

Download env-ci 17

Filename Size
env-ci-17.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/org.no-hope/env-ci/ -->
<dependency>
    <groupId>org.no-hope</groupId>
    <artifactId>env-ci</artifactId>
    <version>17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/env-ci/
implementation 'org.no-hope:env-ci:17'
// https://jarcasting.com/artifacts/org.no-hope/env-ci/
implementation ("org.no-hope:env-ci:17")
'org.no-hope:env-ci:pom:17'
<dependency org="org.no-hope" name="env-ci" rev="17">
  <artifact name="env-ci" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='env-ci', version='17')
)
libraryDependencies += "org.no-hope" % "env-ci" % "17"
[org.no-hope/env-ci "17"]