is not current version
Last Version 2.0.1

nl.42:heph 2.0.0

Library for creating smart test-data builders. Name is short for Hephaestus

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

heph
Version

Version

2.0.0
Type

Type

jar

Download heph 2.0.0


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