is not current version
Last Version 2.0.1

nl.42:heph 0.1.0

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

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

heph
Version

Version

0.1.0
Type

Type

jar

Download heph 0.1.0


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