is not current version
Last Version 1.1

nl.praegus:fixture-doc-generator 1.0

Save all json to a directory to be included in META-INF

GroupId

GroupId

nl.praegus
ArtifactId

ArtifactId

fixture-doc-generator
Version

Version

1.0
Type

Type

jar

Download fixture-doc-generator 1.0


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