License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdorg.abego.guitesting |
ArtifactId | ArtifactIdguitesting-parent |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionabego GuiTesting
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
guitesting-parent-0.9.5.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.abego.guitesting/guitesting-parent/ -->
<dependency>
<groupId>org.abego.guitesting</groupId>
<artifactId>guitesting-parent</artifactId>
<version>0.9.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.abego.guitesting/guitesting-parent/
implementation 'org.abego.guitesting:guitesting-parent:0.9.5'
// https://jarcasting.com/artifacts/org.abego.guitesting/guitesting-parent/
implementation ("org.abego.guitesting:guitesting-parent:0.9.5")
'org.abego.guitesting:guitesting-parent:pom:0.9.5'
<dependency org="org.abego.guitesting" name="guitesting-parent" rev="0.9.5">
<artifact name="guitesting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.abego.guitesting', module='guitesting-parent', version='0.9.5')
)
libraryDependencies += "org.abego.guitesting" % "guitesting-parent" % "0.9.5"
[org.abego.guitesting/guitesting-parent "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |