не последняя версия
Последняя версия 1.7.0

io.github.mauriciojovel:faker-generator 1.0.0

A simple wrapper library to faker library

Группа

Группа

io.github.mauriciojovel
Идентификатор

Идентификатор

faker-generator
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать faker-generator 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.mauriciojovel/faker-generator/ -->
<dependency>
    <groupId>io.github.mauriciojovel</groupId>
    <artifactId>faker-generator</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mauriciojovel/faker-generator/
implementation 'io.github.mauriciojovel:faker-generator:1.0.0'
// https://jarcasting.com/artifacts/io.github.mauriciojovel/faker-generator/
implementation ("io.github.mauriciojovel:faker-generator:1.0.0")
'io.github.mauriciojovel:faker-generator:jar:1.0.0'
<dependency org="io.github.mauriciojovel" name="faker-generator" rev="1.0.0">
  <artifact name="faker-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mauriciojovel', module='faker-generator', version='1.0.0')
)
libraryDependencies += "io.github.mauriciojovel" % "faker-generator" % "1.0.0"
[io.github.mauriciojovel/faker-generator "1.0.0"]