| License | License | 
|---|---|
| GroupId | GroupIdorg.no-hope | 
| ArtifactId | ArtifactIdtest-utils-parent | 
| Last Version | Last Version0.2.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptiontest-utils-parent | 
| Filename | Size | 
|---|---|
| test-utils-parent-0.2.3.pom | 933 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.no-hope/test-utils-parent/ -->
<dependency>
    <groupId>org.no-hope</groupId>
    <artifactId>test-utils-parent</artifactId>
    <version>0.2.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.no-hope/test-utils-parent/
implementation 'org.no-hope:test-utils-parent:0.2.3'// https://jarcasting.com/artifacts/org.no-hope/test-utils-parent/
implementation ("org.no-hope:test-utils-parent:0.2.3")'org.no-hope:test-utils-parent:pom:0.2.3'<dependency org="org.no-hope" name="test-utils-parent" rev="0.2.3">
  <artifact name="test-utils-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='org.no-hope', module='test-utils-parent', version='0.2.3')
)libraryDependencies += "org.no-hope" % "test-utils-parent" % "0.2.3"[org.no-hope/test-utils-parent "0.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 18.0 |