is not current version
Last Version 1.5.0

org.e-hoffman.testing:ResourceUtils 1.0.0


GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

ResourceUtils
Version

Version

1.0.0
Type

Type

jar

Download ResourceUtils 1.0.0


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