is not current version
Last Version 1.1.0

nl.42:fixie 1.0.1

Lightweight support for fixtures with Spring

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

fixie
Version

Version

1.0.1
Type

Type

jar

Download fixie 1.0.1


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