| License |
License |
|---|---|
| Categories |
CategoriesUnity Business Logic Libraries Game Development |
| GroupId | GroupIdcom.qualizeal.community |
| ArtifactId | ArtifactIdlayouts |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLayouts
Better page objects with yaml
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| layouts-1.0.0.pom | |
| layouts-1.0.0.jar | 13 KB |
| layouts-1.0.0-sources.jar | 7 KB |
| layouts-1.0.0-javadoc.jar | 447 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qualizeal.community/layouts/ -->
<dependency>
<groupId>com.qualizeal.community</groupId>
<artifactId>layouts</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qualizeal.community/layouts/
implementation 'com.qualizeal.community:layouts:1.0.0'
// https://jarcasting.com/artifacts/com.qualizeal.community/layouts/
implementation ("com.qualizeal.community:layouts:1.0.0")
'com.qualizeal.community:layouts:jar:1.0.0'
<dependency org="com.qualizeal.community" name="layouts" rev="1.0.0">
<artifact name="layouts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qualizeal.community', module='layouts', version='1.0.0')
)
libraryDependencies += "com.qualizeal.community" % "layouts" % "1.0.0"
[com.qualizeal.community/layouts "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar | 1.30 |
| org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |
| org.projectlombok : lombok | jar | 1.18.22 |