is not current version
Last Version 0.2.0

uaihebert.com:uaiDummy 0.1.0

uaiDummy generate fake data to help with the tests

GroupId

GroupId

uaihebert.com
ArtifactId

ArtifactId

uaiDummy
Version

Version

0.1.0
Type

Type

jar

Download uaiDummy 0.1.0


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