License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.hippoom |
ArtifactId | ArtifactIdtest-data-builder |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Data Builder
Test data builder support
|
Project URL |
Project URL |
Filename | Size |
---|---|
test-data-builder-0.5.0.pom | |
test-data-builder-0.5.0.jar | 4 KB |
test-data-builder-0.5.0-sources.jar | 2 KB |
test-data-builder-0.5.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/test-data-builder/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>test-data-builder</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/test-data-builder/
implementation 'com.github.hippoom:test-data-builder:0.5.0'
// https://jarcasting.com/artifacts/com.github.hippoom/test-data-builder/
implementation ("com.github.hippoom:test-data-builder:0.5.0")
'com.github.hippoom:test-data-builder:jar:0.5.0'
<dependency org="com.github.hippoom" name="test-data-builder" rev="0.5.0">
<artifact name="test-data-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='test-data-builder', version='0.5.0')
)
libraryDependencies += "com.github.hippoom" % "test-data-builder" % "0.5.0"
[com.github.hippoom/test-data-builder "0.5.0"]