is not current version
Last Version 1.26

nl.praegus:toolchain-fixtures 1.18.1

Extensions on existing fixtures to aid in automated testing

GroupId

GroupId

nl.praegus
ArtifactId

ArtifactId

toolchain-fixtures
Version

Version

1.18.1
Type

Type

jar

Download toolchain-fixtures 1.18.1


<!-- https://jarcasting.com/artifacts/nl.praegus/toolchain-fixtures/ -->
<dependency>
    <groupId>nl.praegus</groupId>
    <artifactId>toolchain-fixtures</artifactId>
    <version>1.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.praegus/toolchain-fixtures/
implementation 'nl.praegus:toolchain-fixtures:1.18.1'
// https://jarcasting.com/artifacts/nl.praegus/toolchain-fixtures/
implementation ("nl.praegus:toolchain-fixtures:1.18.1")
'nl.praegus:toolchain-fixtures:jar:1.18.1'
<dependency org="nl.praegus" name="toolchain-fixtures" rev="1.18.1">
  <artifact name="toolchain-fixtures" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.praegus', module='toolchain-fixtures', version='1.18.1')
)
libraryDependencies += "nl.praegus" % "toolchain-fixtures" % "1.18.1"
[nl.praegus/toolchain-fixtures "1.18.1"]