is not current version
Last Version 1.5.0

org.e-hoffman.testing:TestingUtilsParent 1.4.0


GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

TestingUtilsParent
Version

Version

1.4.0
Type

Type

pom

Download TestingUtilsParent 1.4.0


<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/TestingUtilsParent/ -->
<dependency>
    <groupId>org.e-hoffman.testing</groupId>
    <artifactId>TestingUtilsParent</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/TestingUtilsParent/
implementation 'org.e-hoffman.testing:TestingUtilsParent:1.4.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/TestingUtilsParent/
implementation ("org.e-hoffman.testing:TestingUtilsParent:1.4.0")
'org.e-hoffman.testing:TestingUtilsParent:pom:1.4.0'
<dependency org="org.e-hoffman.testing" name="TestingUtilsParent" rev="1.4.0">
  <artifact name="TestingUtilsParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='TestingUtilsParent', version='1.4.0')
)
libraryDependencies += "org.e-hoffman.testing" % "TestingUtilsParent" % "1.4.0"
[org.e-hoffman.testing/TestingUtilsParent "1.4.0"]