| License |
License |
|---|---|
| GroupId | GroupIduaihebert.com |
| ArtifactId | ArtifactIduaiDummy |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
DescriptionuaiDummy
uaiDummy generate fake data to help with the tests
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uaiDummy-0.2.0.pom | |
| uaiDummy-0.2.0.jar | 430 KB |
| uaiDummy-0.2.0-sources.jar | 415 KB |
| uaiDummy-0.2.0-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uaihebert.com/uaiDummy/ -->
<dependency>
<groupId>uaihebert.com</groupId>
<artifactId>uaiDummy</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/uaihebert.com/uaiDummy/
implementation 'uaihebert.com:uaiDummy:0.2.0'
// https://jarcasting.com/artifacts/uaihebert.com/uaiDummy/
implementation ("uaihebert.com:uaiDummy:0.2.0")
'uaihebert.com:uaiDummy:jar:0.2.0'
<dependency org="uaihebert.com" name="uaiDummy" rev="0.2.0">
<artifact name="uaiDummy" type="jar" />
</dependency>
@Grapes(
@Grab(group='uaihebert.com', module='uaiDummy', version='0.2.0')
)
libraryDependencies += "uaihebert.com" % "uaiDummy" % "0.2.0"
[uaihebert.com/uaiDummy "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |