License |
License |
---|---|
GroupId | GroupIdio.github.benas |
ArtifactId | ArtifactIdrandom-beans-parent |
Last Version | Last Version3.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRandom Beans
Random Beans is a library to generate random Java beans
|
Project URL |
Project URL |
Filename | Size |
---|---|
random-beans-parent-3.9.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.benas/random-beans-parent/ -->
<dependency>
<groupId>io.github.benas</groupId>
<artifactId>random-beans-parent</artifactId>
<version>3.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.benas/random-beans-parent/
implementation 'io.github.benas:random-beans-parent:3.9.0'
// https://jarcasting.com/artifacts/io.github.benas/random-beans-parent/
implementation ("io.github.benas:random-beans-parent:3.9.0")
'io.github.benas:random-beans-parent:pom:3.9.0'
<dependency org="io.github.benas" name="random-beans-parent" rev="3.9.0">
<artifact name="random-beans-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.benas', module='random-beans-parent', version='3.9.0')
)
libraryDependencies += "io.github.benas" % "random-beans-parent" % "3.9.0"
[io.github.benas/random-beans-parent "3.9.0"]